 @charset "UTF-8";
/* CSS Document */
body{
	font-size:15px;
	color:#3A3A3A!important;
}
/************ Encabezado - Logo ***************/
.logo-header img {
    max-width: 200px!important;
    width: auto;
    height: auto;
}

.title-home {
    font-size: calc(50px + (75 - 50) * ((100vw - 300px) / (1600 - 300)));
    letter-spacing: 0px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    text-shadow: 2px 2px 5px #000;
}
.frase-home {
    font-size: calc(25px + (40 - 25) * ((100vw - 300px) / (1600 - 300)));
    font-weight: 700;
    line-height: 1.2;
    margin: 50px 0px;
    text-shadow: 2px 2px 2px #022741;
    color: #F4EDCB;
}

.frase {
    font-weight:400; 
    font-style:italic; 
    font-size:2rem; 
    padding: 10px;
}

.btn-azul {
    color: #fff;
    background-color: #006cb9;
    border-color: #006cb9;
    border-radius: .25rem;
}
.btn-rojo {
    color: #fff;
    background-color: #ff413c;
    border-color: #ff413c;
    border-radius: .25rem;
}

@media only screen and (max-width: 1280px) {
    .header-style-1 .extra-nav {
        display: block; 
    }
    .extra-nav {
        padding: 10px 0 0px;
    }
}
@media only screen and (max-width: 767px) {
    .header-style-1 .extra-nav {
        display: block; 
    }
    .extra-nav {
        padding: 10px 0 0px;
    } 
	.nav.navbar-nav li a.registrate{
	background:#FF433E;
		color:#fff!important;
}
}

.nav.navbar-nav li a.registrate{
	background:#FF433E;
}
/***************** Convocatoria ********************/
.font-registro {
    font-size: 1.5rem;
    padding: 10px 20px;
}
.bg-registro{
    background: #006cb9;
    color: #FFF;
}
.bg-registro h3{
    color: #FFF;
}
.progreso{margin:0 0 0px 0;}

.progreso h3{
	font-size: 18px!important;
line-height: 22px!important;
}

.progreso p{
	font-weight:600;
	font-size:1.4rem;
	text-align:right;
	padding-top:7px;
	
}

/***pasos****/
.step {
  list-style: none;
  margin: .2rem 0;
  width: 100%;
  font-size:14px;	
}

.step .step-item {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-top: 0;
  min-height: 1rem;
  position: relative; 
  text-align: center;
}

.step .step-item:not(:first-child)::before {
  background: #0069d9;
  content: "";
  height: 4px;
  left: -50%;
  position: absolute;
  top: 16px;
  width: 100%;
}

.step .step-item a {
  color: #acb3c2;
  display: inline-block;
  padding: 35px 10px 0;
  text-decoration: none;
}

.step .step-item a::before {
  background: #0069d9;
  /*border: .1rem solid #fff;*/
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.8rem;
  left: 50%;
  position: absolute;
  top: .2rem;
  transform: translateX(-50%);
  width: 1.8rem;
  z-index: 1;
}

.step .step-item a span{
	position:absolute; 
	top:7px; 
	z-index:1000;
	text-align:center;
	font-weight:600;
	color:#fff;
}

.step .step-item a span.uno{
	left:48%;
}

.step .step-item a span.dos{
	left:47%;
}

.step .step-item a span.tres{
	left:47%;
}

.step .step-item a span.cuatro{
	left:47%;
}

.step .step-item.active a {
  color: #000000!important;
	font-weight:600;
}

.step .step-item.active a::before {
  color: #ff413c!important;
 	border: .3rem solid #0069d9;
	text-align:center;
}

.step .step-item.active ~ .step-item::before {
  background: #b3d3ea;
}

.step .step-item.active ~ .step-item a::before {
  background: #b3d3ea;
}

.step .step-item a.in{color:#0069d9!important; font-weight:600!important;}

.lead.text-center.no-habilitado{color:#ff413c!important;}
/******/

a.boton-reto{
	width:100%;
	color:#fff!important;
	text-align:center;
	padding: 20px 0px!important;
	font-size: 30px!important;
}

a.boton-reto span{
	margin-right:20px;	
}

.aportes .recent-posts-entry .w3-post-info {
    margin-left: 0px!important;
}

.aportes .widget-post.clearfix{

margin:  0 0px 0 0;
	border-bottom:1px solid #d3d3d3;
}

.aportes .aporte-profe .post-title a{
    color:#ff413c;
}

.aportes h6.post-title {
    text-transform:none;
	line-height:18px!important;
	margin-bottom:0px!important;
}

.aportes .post-title a{
    color:#006cb9;
}

.todos-videos{
	color:#fff;
	line-height:110%;
	font-size:0.9rem;
	font-weight:500;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-left:15px!important;
	padding-right:15px!important;
}

.todos-videos .col-3{
	padding-left:0!important;
	padding-right:0!important;
}

.videos-modulo{}

li.nav-item a.nav-link.video-intro{
	background-color:#ff413c!important;
	background-image:url("../images/ico-intro.png");
	background-position: 7px center;
	background-repeat:no-repeat;
	padding:12px 10px 12px 45px!important;
	display:block;
	cursor:pointer;
	color:#fff;
	min-width:160px;
}


#v-intro.introductorios.active.show {
    background:#D81919;
    min-height: 325px;
    padding: 30px!important;
    color: #fff;
    margin-bottom: 30px;
}

#v-intro.introductorios h4.widget-title{
	color:#fff!important;
}

#v-intro.introductorios h4.widget-title::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 50px;
    margin: 10px 0;
    background-color: #fff !important;
}

#v-intro.introductorios .widget_archive ul li a{
	color:#fff!important;
}

#v-intro.introductorios .widget_archive ul li a:hover,
#v-intro.introductorios .widget_archive ul li a:focus{
	color:#fff!important;
}




li.nav-item a.nav-link.video-intro:hover,
li.nav-item a.nav-link.video-intro:focus{background:#D81919 url("../images/ico-intro.png") 7px center no-repeat!important;}

li.nav-item a.nav-link.video-clave{
	background:#2dd7e0 url("../images/ico-clave.png") no-repeat 7px center;
	padding:12px 10px 12px 45px;
	display:block;
	cursor:pointer;
	color:#fff;
	min-width:160px;
}

#v-clave.claves.active.show {
    background: #34A0C6;
    min-height: 325px;
    padding: 30px!important;
    color: #fff;
    margin-bottom: 30px;
}

#v-clave.claves h4.widget-title{
	color:#fff!important;
}

#v-clave.claves h4.widget-title::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 50px;
    margin: 10px 0;
    background-color: #fff !important;
}

#v-clave.claves .widget_archive ul li a{
	color:#fff!important;
}

#v-clave.claves .widget_archive ul li a:hover,
#v-clave.claves .widget_archive ul li a:focus{
	color:#006cb9!important;
}





li.nav-item a.nav-link.video-clave:hover,
li.nav-item a.nav-link.video-clave:focus{background: #34A0C6 url("../images/ico-clave.png") no-repeat 7px center;}

li.nav-item a.nav-link.video-tematico{
	background:#006cb9 url("../images/ico-tematico.png") no-repeat 7px center;
	padding:12px 10px 12px 45px;
	display:block;
	cursor:pointer;
	color:#fff;
	min-width:160px;
}

li.nav-item a.nav-link.video-tematico:hover,
li.nav-item a.nav-link.video-tematico:focus{background:#005589 url("../images/ico-tematico.png") no-repeat 7px center;}

#v-tematicos.tematicos.active.show{
	background:#005589;
	min-height:325px;
	padding:30px!important;
	color:#fff;
	margin-bottom:30px;
}

#v-tematicos.tematicos h4.widget-title{
	color:#fff!important;
}

#v-tematicos.tematicos h4.widget-title::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 50px;
    margin: 10px 0;
    background-color: #fff !important;
}

#v-tematicos.tematicos .widget_archive ul li a{
	color:#fff!important;
}

#v-tematicos.tematicos .widget_archive ul li a:hover,
#v-tematicos.tematicos .widget_archive ul li a:focus{
	color:#2DD7E0!important;
}

li.nav-item a.nav-link.competencias-blandas{
	background:#d24dff url("../images/ico-blandas.png") no-repeat 7px center;
	padding:12px 10px 12px 45px;
	display:block;
	cursor:pointer;
	color:#fff;
	min-width:160px;
}

#c-blandas.blandas.active.show {
    background:#A433D3;
    min-height: 325px;
    padding: 30px!important;
    color: #fff;
    margin-bottom: 30px;
}

#c-blandas.blandas h4.widget-title{
	color:#fff!important;
}

#c-blandas.blandas h4.widget-title::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    height: 3px;
    margin: 0 0 0;
    width: 50px;
    margin: 10px 0;
    background-color: #fff !important;
}

#c-blandas.blandas .widget_archive ul li a{
	color:#fff!important;
}

#c-blandas.blandas .widget_archive ul li a:hover,
#c-blandas.blandas .widget_archive ul li a:focus{
	color:#006cb9!important;
}


li.nav-item a.nav-link.competencias-blandas:hover,
li.nav-item a.nav-link.competencias-blandas:focus{background:#A433D3 url("../images/ico-blandas.png") no-repeat 7px center;}

.videos-modulo .w3-tabs.bg-tabs .nav-tabs > li > a{border: 1px solid transparent;}

.w3-tabs .tab-pane#v-intro,
.w3-tabs .tab-pane#v-clave,
.w3-tabs .tab-pane#v-tematicos,
.w3-tabs .tab-pane#c-blandas{padding:0px 0!important;}


.video{
	border-right:1px solid #fff;
}

.video a{padding: 0 10px!important;color:#fff;}

li.usuario a{color:#006cb9!important;}

li.usuario .fa-user::before {
    content: "\f007";
    font-size: large!important;
}

.perfil .w3-divider {
    border-top: 1px solid #ddd;
    position: relative;
    margin: 30px 0;
}

span.icon.md-edit {
    height: 17px;
    width: 17px;
    position: absolute;
    cursor: pointer;
    background-image: url("../images/editar.png");
    background-size: cover;
}

input[type="submit"].save-button, 
input[type="button"].cancel-button {
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 1.57143;
    padding: 6px 15px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s, width 0.2s linear 0s, background-color 0.2s linear 0s;
    border: none;
    background: #f54363;
    color: #fff;
    margin: 10px 0 5px 0;
}

#quiz label{font-weight:400!important;}

/******comentarios y respuestas*****/

.capsula-comentario{
	background:#efefef;
	padding:15px;
	border-radius:5px;
	margin-bottom:20px;
	border:1px solid #CCCECE;
}

.capsula-comentario h6.nombre{
	font-size:1rem;
	font-weight:400;
	color: #58575D;
}

.capsula-comentario h6.nombre span{
	font-size:1rem;
	font-weight:600;
	color: #58575D;
}

.capsula-comentario p{
	color: #58575D;
	font-size:1rem!important;
	text-align:left!important;
}

.respuesta-comentario{
	margin:15px 0 0px 20px;
	border-bottom:1px solid #CCCECE;
}

.card.card-body.comentar{
	border:none!important;
	background:transparent;
}
/************/

h2.reto{
	color:#006CB9!important;
	background:url("../images/tureto.png") 0 0 no-repeat;
	padding:0 0 0 45px;
}
/*****Pagina de inicio******/
.form-group {
    background: #eee;
    padding: 1rem!important;
}
/*****Pagina de inicio******/

.about-content {
    position:inherit!important;
	padding: 30px 30px 0px 30px;
}

h2.h2.nuestraoferta{font-size:30px!important; line-height: 130%;}

input[type="submit"].enviar{background:#ff413c!important;}

.telefonos{border-left:1px solid #fff;}

.telefonos p{
	margin-top:10px;
}

.telefonos h2{font-size: 26px; line-height:130%!important;}

button[type="button"].ingresar,
button[type="submit"].ingresar{
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color:#fff!important;
	background: #ff413c;
	margin-left:2rem;
	cursor:pointer!important;
}

button[type="button"].ingresar:hover,
button[type="button"].ingresar:focus{
	background: #d554f7;
	cursor:pointer!important;
}

span#sizing-addon2.input-group-addon{padding: 6px 16px;}

.modal-content,
.modal-header{
	background:#fff;
}

.modal-header{
	background:#fff;
	border-bottom: 0px transparent!important;
	padding: 25px 25px 5px 25px!important;
}

.modal-header h5, .modal-header h2 {
	color:#006cb9!important;
	font-size: 1.3rem!important;
}

.modal-content .form-control,
.modal-content .input-group-prepend .input-group-text {
    background-color:#fff;
    border-color: #bababa;
    border-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.site-button.pink {
    background: #ff413c;
}

.about-content {
     background-color: transparent!important;
}

.aliados p.logos{font-size:1.2rem!important;}

.ico-n-oferta img{width:50%;}

.site-button.outline.botonazul {
    color: #006cb9;
    border-color: #006cb9;
}
.site-button.outline.botonazul:hover, .site-button.outline.botonazul.active, .site-button.outline.botonazul:focus {
    background-color: #006cb9;
    color: #fff!important;
}

a.equipo{
	margin:10px 20px;
	text-transform: uppercase;
	font-weight:600;
}

a.equipo:hover,a.equipo:focus{
	color:#ff413c;
}

.grupo ul{
	border-top: 1px dotted #666;
	margin:10px 30px;
}

.grupo ul li{
	border-bottom: 1px dotted #666;
	padding:10px 0;
	list-style: none!important;
}

.grupo ul li strong{
	color:#ff413c;
}

.footer-top p a{color:#1da1f2!important;}

.footer-top p a:hover,
.footer-top p a:focus{color:#1da1f2!important; text-decoration:underline!important;}

/************AÑADIDOS MRO ABRIL 2023***************/

.header-nav .nav > li a.active,
.header-nav .nav > li a:hover,
.header-nav .nav > li a:focus{
    color:#FFDC3D!important;
}

#divdocumento,
#divcorreoe{
	margin-bottom:25px;
}
#divresultadovalidacion p{
	color:#FF433E;
	font-weight:700;
}
#divresultadovalidacion p a{
	color:#006CB9;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
  color:#333333!important;
  font-size: 15px!important;
  font-weight:600!important;
}
.bootstrap-select .dropdown-toggle,
.form-control{
  font-size: 15px!important;
  color: #333!important;
}

/******MEDIA QUERIES********/


/*Tablets en horizonal y escritorios normales --> col-md
   ------------------------------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px){
	li.nav-item a.nav-link.video-intro,
    li.nav-item a.nav-link.video-intro,
    li.nav-item a.nav-link.video-clave,
    li.nav-item a.nav-link.video-tematico,
    li.nav-item a.nav-link.competencias-blandas{min-height:40px; background-size:15%!important;background-position: 3px center;min-width:130px;padding:12px 10px 12px 35px!important;}
	.video-intro span, .video-clave span, .video-tematico span, .competencias-blandas span,
	.video span{font-size:0.7rem;line-height:0.7rem!important;}

}

@media (min-width: 768px) and (max-width: 991px){ 
	li.nav-item a.nav-link.video-intro,
    li.nav-item a.nav-link.video-intro,
    li.nav-item a.nav-link.video-clave,
    li.nav-item a.nav-link.video-tematico,
    li.nav-item a.nav-link.competencias-blandas{min-height:40px; background-size:20%!important;background-position: 7px center;min-width:160px;}
	.nav.navbar-nav {height: auto!important;}
	button[type="button"].ingresar{margin:1rem!important;float:right!important;}	
	}

	



/*Moviles en horizontal o tablets en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 767px) {
	a.boton-reto{width:100%;color:#fff!important;text-align:center;padding: 10px 0px!important;font-size: 20px!important; }
	a.boton-reto span{margin-right:10px;}
	.progreso p{text-align:center;font-size: 1em;margin-bottom: 5px;}
	h2.m-a0.m-b10.text-uppercase.h2.nuestraoferta{font-size:20px!important; line-height: 130%;}
	.telefonos p{margin-top:30px;}
	li.nav-item a.nav-link.video-intro span, 
	.video-clave span,
	.video-tematico span, 
	.competencias-blandas span,
	.video span{
	color		: #000;
	position	: absolute;
	left		: -9999em;
	top			: -9999em ;
	text-indent	: -9999em;	
}
	li.nav-item a.nav-link.video-intro,
    li.nav-item a.nav-link.video-clave,
    li.nav-item a.nav-link.video-tematico,
    li.nav-item a.nav-link.competencias-blandas{min-height:40px; background-size:20%!important;background-position: center center;min-width:80px;}
	.nav.navbar-nav {height: auto!important;}
	button[type="button"].ingresar{margin:1rem!important;float:right!important;}	
	button[type="button"].ingresar{margin:1rem!important;float:right!important;}	
}


/*Moviles en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 480px) {
	
	.grupo ul{
	margin:10px 0px;
}

	}
