/*import font*/
body {	
	/*margin-top: 90px;*/
	padding-bottom: 45px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	counter-reset: section;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
}

.subtitle03{
	font-size: 20px;
	text-align: center;
	color:#333;
}

ul{
	padding-left: 10px;
}

/*img-responsive*/
.img-responsive{
	width: 100%;
	margin:0 auto;
	padding:0.5%;
}

.content{
    margin-top:57px;
}

	.content.contentSubtitle {
    	margin-top: 56px;
    	padding-bottom: 20px;
	}
	
.desplegable{
	position:absolute;
	width:100%;
	top:226px;
	z-index:500;
	display:none;
}

.desplegable div{
	height: 74px;
	z-index:20000;
	text-align:right;
	padding:15px;
	background-color:#6699cc;
	border:1px solid white;
}
.desplegable div a{
	color:#EAEAEA !important;
	font-size:18px;
	font-family: 'Oswald';
}


body.cover{
	background: url("../img/backgrounds/background-acd.png");
	margin-top: 30px;
}

a{
 	color: #6699cc;
 	text-decoration: none;
}

	p a,
	ul li a{
		text-decoration: underline;
	}

p,
ul li,
ol li{
    font-size: 14px;
    line-height: 26px;
    color: #333;
    margin-bottom: 10px;
}

ul li{
	list-style: none;
}

ol{
	padding: 0;
}

	ul.lista-general li,
	ol.lista-general li{
		list-style: none;
		margin-bottom: 5px;
	}

	.lista-general li{
		padding-left: 10px;
	}
	
	ul.lista-general li:before{
		font-family: 'FontAwesome';
		color: #6699cc;
		margin-right: 5px;1
		font-size: 10px;
	}

		ul.lista-general li:before{
			content:'\f192';
		}
	
		ul.lista-general.check li:before{
			content:'\f00c';
		}

	ol.lista-general li:before{
		content: counter(section);
		counter-increment: section;
		color: #6699cc;
		margin-right: 5px;
		font-weight: 400;
		border-right: 2px solid #6699cc;
		padding-right: 5px;
	}

	.separacion-parrafos{
		margin-top: 10px;
		display: block;
	}
	
	small{
		color: #6D6D6D;
	}

strong{
    font-weight: 500;
    color: #6699cc;
}

.block{
	display: block;
	margin: 10px 0;
}


.keyword{
	font-size: 20px;
	font-family: 'Oswald';
	color: #333;
}

	span.keyword:after {
	    content: '\f16a';
	    font-family: 'FontAwesome';
	    margin: 0 3px;
	    color: #cc181e;
	}
	
.boton{
	text-align: center;
	display: inherit;
}

	.boton a{
		padding: 10px 5px;
		display: inline-block;
		
	}
	
	.boton a,
	.boton li a{
		color: white;
		padding: 10px;
		background-color: #5986b3;
	    text-align: center;
	    display: inline-block;
		margin-top: 20px;
		border-radius: 10px;
		font-family: 'Oswald';
		font-size: 16px;
	}
	
		.boton li{
			list-style: none;
		}
	
		.boton li.BotonFinalizar a{
			background-color: rgba(43, 148, 127, 0.32);
			color: #2D7163;
			box-shadow: none;
		}
	
figure{
    margin: 20px 0;
	padding: 5px;	
    border: 1px solid #6699cc;	
}

figcaption{
    text-align: left;
    font-size: 9px;
    background-color: #6699cc;
    text-transform: uppercase;
    position: relative;
    right: 0px;
    color: white;
    padding: 5px;
    margin-right: 0;
    top: 0px;
    bottom: 0;
}
	
	figcaption:after {
    content: ' ';
    position: absolute;
    top: -20px;
	left: 5px;
    border-color: transparent transparent #6699cc transparent;
    border-style: solid;
    border-width: 10px;
    opacity: 0.8;
	}
	
	figcaption a,
	figcaption a:hover{
		color: white;
		text-decoration:underline;
	}
	
.recurso-img{
	border: none;
	margin: 0 auto;
	max-width: 150px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}

	.recurso-img img{
		/*border-radius: 100%;*/
		width: 100%;
	}
	
a:hover, a:focus, a:active {
	text-decoration: none;
}

.iconos-fontawesome{
	font-size: 20px;
	font-weight: bold;
}

.fa-google-plus{
	color:#d34836;
	font-size: 16px;
}

.fa-facebook{
	color:#3b5998;	
}

.index{
	background: #6699cc;
	padding: 30px 0;
}

	.logotipo-guadalinfo{
		margin: 0;
		border: none;
		padding: 0;
		margin-bottom: 50px;
	}
	
		.logotipo-guadalinfo img{
			max-width: 120px;
			margin: 0 auto;
		}
		

.cover .logos {
	position: relative;
}

	.cover .logo-andalucia{
		width: 42.84%;
	    left: 57.12%;
	    position: relative;
	    margin-top: -13.15%;
	}
	
		.cover .logo-andalucia img{
			width: 100%;
		}
		
.index{
	text-align: center;
}

.index .title{
	font-family: 'Oswald', sans-serif;
    background: #f5f5f5;
    display: inline-block;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #6699cc;
    padding: 10px;
    position: relative;
    margin-bottom: 40px;
}

	.index .title:before, 
	.index .title:after {
    content: '';
    text-align: center;
    left: 0;
    right: 0;
    display: inline-block;
    width: 200px;
    position: absolute;
    margin: 0 auto;
	}
	
		.index .title:after {
		    border-top: 2px solid white;
		    top: -10px;
		}
		
		.index .title:before {
		    border-bottom: 2px solid white;
		    bottom: -10px;
		}



.linea-separadora{
	display: block;
    height: 3px;
    background-color: #5986b3;
    width: 100px;
    margin: 0 auto;
	margin-top: 15px;
    margin-bottom: 15px;
}
/*header*/
header.top{
	background-color: #6699cc;
    color: white;   
    border-bottom-width: 0;
    position: fixed;
    z-index: 1;
    width: 100%;
}

footer.buttons {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 16px #CAC9C9;
}

	footer .container-fluid {
		padding: 0;
	}

	.button-wrapper ul {
		margin-bottom: 0;
		padding-left: 0;
		list-style: none;
	}
	
		.button{
			background: #6699cc;
		    font-family: 'Oswald';
		    color: white;
		    display: block;
		    font-size: 24px;
			padding: 0;
		    border-color: transparent;
		    border-radius: 0;	
		    height: 55px;
		    text-transform: uppercase;	
		    width: 100%;    	    		
		}
		
			.button:hover,
			.button:focus,
			.button:active:focus,
			.button:active:hover,
			.button:active{
				background-color: #6699cc;
				box-shadow: none;
				color: white;			
				border-color: transparent;
				outline: none;
			}
		
			
	.buttons-nav{
	    padding: 0;
	    margin: 0;
	    background-color: #6699cc;   
	    overflow: auto; 
	    height: 55px;
	}

		.buttons-nav li{
			list-style: none;
			padding: 0;
		    color: white;
		    font-weight: 700;	
		    line-height: 55px;	
		    overflow: hidden;	
			margin-bottom: 0;
		}					
	
		.buttons-nav li a.button:after,
		.buttons-nav li a.button:before,
		a.btn.btn-default.button.home:before,
		.ico-indice{
		    font-family: 'FontAwesome';
		    font-size: 40px;
		    color: #5986b3;
		}
		
			.ico-indice{
				color:white;
			}

		
			.bg-ico-indice .button{
				background:  #5986b3;
			}
			
		
		a.btn.btn-default.button.home{
		    background-color: #5278B1;
			border-right: 1px solid #5278B1;
			border-left: 1px solid #5278B1;	
			text-decoration: none;				    	
		}
		
			.boton-navegacion li a.prev:before{
			    content: '\f104';
			    position: absolute;
			    right: 0;
			}	
			
			
			.boton-navegacion li a.next:after{
				content: '\f105';
				position: absolute;
				left:0;
			}
	
			.buttons-nav li a.button.home:before,
			a.btn.btn-default.button.home:before,
			a.btn.btn-default.button.home:before{
				content: '\f015';
				color:white;
				/* position: relative;	
				top: 7px;		*/
			}
			
				.boton-navegacion{
					text-align: center;
					color: white;
					font-size: 14px;
					font-weight: bold;
					padding-left: 0;
					line-height: 55px;
					overflow: auto;
				}
				
					.boton-navegacion li a:hover,
					.boton-navegacion li a:focus, 
					.boton-navegacion li a:active:focus, 
					.boton-navegacion li a:active:hover, 
					.boton-navegacion li a:active{1
						background: none;
					}

.title-interior a{
	font-size: 14px;
    line-height: 28px;	
    color: white;   
    text-align: center;
    display: block;
}

	.title-interior span{
		display: inline;
	}
	
.subtitle{
    font-size: 12px;
    line-height: 30px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-bottom: 0;
}

	h1.title.title-interior{
		margin: 0;
	}
	
	.subtitleinterior{
    	background: #E0E0E0;
		margin: 0 -15px;
		color: #6699cc;
		padding-top: 4px;
		position: fixed;
		width: 100%;
		z-index: 1;
		text-align: center;
		font-size: 11px;
	}
	
		.subtitleinterior:before{
			content:' ';
			position: absolute;
			border-color: #6699cc transparent transparent transparent;
			border-style: solid;
			border-width: 6px;
			right: 50%;
			top:0;
		}
		
	.numeroSeccion{
		color: #4C6D9E;
	    font-size: 57px;
	    position: absolute;
		left: 0px;
		top: -14px;
	    z-index: -1;
	}
	
	.containerInterior{
		margin-top: 50px;
	}
	
		.containerInteriorIdevice{
			margin-top: 75px;
		}
/*****
	Títulos
*****/

.tituloGeneral{
	font-size: 20px;
	line-height: 25px;
	color: #6699cc;
}

.TituloInicioUnidad{
	padding: 10px 0;
	text-align: center;
}

.indice,
.objetivos,
.listado{ 
	counter-reset: c; 
    padding-left: 0;
}

.content .contentIndice{
	padding: 0;
}
	.indice{
		overflow: hidden;
	}
	
	.indice li {
	    list-style-type: none;
	    position: relative;
	    display: inline-block;
		height: 150px;	
	    border-bottom: 2px solid white;		
		overflow: hidden;	
		margin-bottom: 0;         	
	}


		.indice li:nth-child(odd){
		    background-color: #EAEAEA;
		}

		
			
		.indice li:nth-child(even) {
		    background-color: #D8D8D8;
		}
		
	.indice li a {
		counter-increment: c;
	    font-family: 'Oswald';  
	    display: block;   	
	}
	
	
	.indice li a{
	    color: #6699cc;
		font-size: 18px;
	    text-align: right;
	    position: absolute;
		top: 10px;
		right: 10px;
	}
			
	
	.indice li:before {
		content: counter(c, decimal-leading-zero); 
	    color: #E4E4E4;
	    font-size: 128px;
	    font-family: 'Oswald';
	    position: relative;
		top: 50px;
	}	

	.indice li a:after{
	    content: '\f105';
	    position: absolute;
	    font-family: 'FontAwesome';
	    right: -10px;
	    color: #6699cc;
	    font-size: 23px;
	    background-color: white;
	    height: 30px;
	    width: 30px;
	    top: 108px;
	    text-align: center;		
	}


	.listado-indice li a{
		color: #333;		
	}
	
	.button-acceso{
		display: block;
	    margin: 0 auto;
	    color: #6699cc;
	    font-family: 'Raleway', sans-serif;
	    font-size: 14px;
	    position: absolute;
	    background-color: white;
	    padding: 5px;
	    margin: 0 auto;
	    text-transform: uppercase;
	}
	
.listado{
	line-height: 24px;
	font-size: 14px;
}
	.listado li{
	    list-style: none;
	    clear: both;
		margin-bottom: 10px;
	}
	
	.listado li:before{
		content: '\f192';
	    font-family: 'FontAwesome';
	    margin-right: 5px;
	    height: 25px;
	    font-size: 12px;
	    color: #6699cc;
	    float: left;
	}
	
	
.title-competencias{
	font-family: 'Oswald';
	font-size: 14px;
    display: inline-block;	
}

	.listado.competencias li:before{
		display: block;
	}
	
	.competencias li p{
		margin-left: 16px;
		clear: both;
	}
	
		.competencias li p:before {
	    content: '\f138';
	    font-family: 'FontAwesome';
	    font-size: 12px;
	    margin-right: 5px;
	    color: #6699cc;
	    float: left;
	    height: 25px;
		}
		
/*Idevice*/
.idevice{
	height: auto;
    margin: 50px 0;
    padding: 20px 10px;	
    position: relative;
    font-family: 'Raleway', sans-serif;
    background: #f5f5f5;
}

	.title-idevice{
		text-align: center;
		line-height: 30px;
		color: white;
		font-size: 15px;
		margin: 0;
	}
	
	.idevice p{
		margin: 10px 0;
		text-align: center;
	}
	
		.idevice ul li{
			text-align: center;
		}
	
	.idevice p strong{
		color:#6699cc;
	}


	.bloque-bg{
		display: block;
	    bottom: -15px;
	    background-color: #6699cc;
	    position: absolute;
	    right: 20px;
	    margin: 0 auto;
	    text-align: center;
	    padding: 0 10px;
	}
	
	.idevice a{
		color: #6699cc;
		text-decoration: underline;
	}

	
	.debesconocer:after,
	.recuerda:after,
	.enlace:after,
	.noticia:after,
	.concepto:after,
	.prestaatencion:after,
	.sabiasque:after,
	.sabermas:after{
	    font-family: 'FontAwesome';
	    position: absolute;
	    margin: 0 auto;
	    text-align: center;
	    left: 20px;
	    font-size: 20px;
	    height: 40px;
	    top: -20px;
	    background-color: white;
	    width: 40px;
	    color: #6699cc;
	    border-radius: 100%;
	    line-height: 40px;
		
	}
		.debesconocer:after {
		    content: '\f0eb';
		}
	
		.recuerda:after{
			content:'\f27b';
		}
		
		.enlace:after{
			content:'\f0c1';
		}	
		
		.noticia:after{
			content:'\f0f6';
		}
		
		.concepto:after{
			content:'\f044';
		}
		
		.prestaatencion:after{
			content:'\f071';
		}
		
		.sabiasque:after{
			content: '\f128';
		}
		
		.sabermas:after{
			content:'\f022';
		}
	
	.bloque-enlace a{
		text-align: center;
	}
	
.subTitleIdevice{
	font-size: 20px;
	font-weight: bold;
	color: #6699cc;
	display: block;
	margin-bottom: 5px;
}
		
/*pantalla final preguntas*/
.content-preguntas p,
.title-email,
.title-finish {
    font-size: 23px;
    text-align: center;
    font-family: 'Oswald';
    line-height: 34px;
    margin: 40px 0 ;
}

/*preguntas*/
label{
	padding: 10px;
    background-color: #F3F3F3;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 300;
    border-bottom: 1px solid #DADADA;
    clear: both;
}

	.div-question p {
	    font-family: 'Raleway', sans-serif;
	    font-size: 18px;
	    line-height: 28px;
	    margin-bottom: 20px;
	}
	
input[type=radio]{
    margin-right: 10px;
    display: inline-block;
    float: left;
    height: 17px;
}

input:focus{
	outline: none;
}

	input#email {
	    width: 100%;
	    padding: 5px;
		border-bottom: 2px solid #6699cc;
	    background-color: transparent;
	    border-top: none;
	    border-right: none;
	    border-left: none;
	}

	
.div-feedback {
	margin-bottom: 20px;
	position: relative;
}

	.status-error,
	.status-ok{
    	padding: 20px 10px 10px 10px;
	    font-family: 'Raleway', sans-serif;
	    background-color: white;
	    font-weight: bold;
	    text-align: center;
	}
	
	.status-error:before,
	.status-ok:before{
	    font-family: 'FontAwesome';
	    position: absolute;
	    top: -10px;
	    left: 0;
	    right: 0;
	    font-size: 20px;
	    height: 30px;
	    background-color: white;
	    width: 30px;
	    margin: 0 auto;
	}	
	
		.status-error{
		    color: #7D0000;
		    border: 4px solid #7D0000;
		}
		
			.status-error:before{
				content:'\f088';
			}
		
		.status-ok{
			color: #1F673D;
			border: 4px solid #1F673D;
		}
		
			.status-ok:before {
			    content: '\f087';
			}
			
	h1.title-email:before {
	    content: '\f003';
	    font-family: 'FontAwesome';
	    margin-right: 5px;
	    font-size: 19px;
	    color: #6699cc;
	}
			

/*video*/
.video{
	margin: 20px 0;
}
.title-idevice.video {
    color: #6699cc;
    font-weight: bold;
	margin-bottom: 10px;
}
	
.icono-corazon{
	color: red;
}

.botonConfiguracion{
	background: purple;
	color: white;
	width: 20px;
	height: 20px;
    font-size: 15px;
    text-align: center;
    line-height: 18px;
    padding: 2px;
}

/****
	PANTALLA FIN
*****/
html.fin body{
	background: #6699cc;
}


	html.fin body footer.buttons{
		box-shadow: none;
	}
	
.titulo,
.contacto,
.email{
	color:#666;
}


.pantalla-fin{
	text-align: center;
	padding-top: 10px;
}

.recurso-img.logotipo{
	max-width: 200px;
	height: 110px;
	margin-bottom: 20px;	
}

.titulo{
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;

}


.redes-sociales{
	text-align: center;
	margin-top: 20px;
}
	.redes-sociales li {
		display: inline-block;
		margin-right: 20px;
	}
		.redes-sociales li:last-child{
			margin-right: 0;
		}
	
	.redes-sociales li a img{
		width: 40px;
		height: 40px;
	}
	
.contacto{
	font-size: 16px;
}

	.email{
		font-size: 12px;
	}
	
.logotipo.logotipoJunta{
	max-width: 120px;
	height: 68px;
	margin-top: 20px;
}

	.logotipo-cierre img{
		max-width: 650px;
	}

/*****
	FIN
*****/
.title-finish{
	margin: 20px 0;
}
.badget{
	font-size: 14px;
	color:#333;
	margin-top: 5px;
}

.botonFin{
	display: block;
    margin: 5px 0;
    border: none;
    color: #6699cc;
}
@media (max-width: 700px) and (orientation: landscape){
	
	.logo-acd img{
		max-width: 200px;
	}
	
	.cover .title{
		font-size: 25px;
	}
		.cover .title br{
			display: none;
		}
	
	.cover .logos{
		width: 50%;
		margin: 0 auto;
	}
	
	.cover .title {
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	.top .title, .top .subtitle {
    	line-height: 30px;
	}

}

/*menú móvil*/
.cbp-spmenu h3{
	background-color: #6699cc;
    padding: 3px;
    font-family: 'Oswald';
    color: white;
    font-size: 21px;
    text-transform: uppercase;
    border-top: 2px solid #5986b3;
}


	.cbp-spmenu-vertical a{
		background-color: #EAEAEA;
		color: #6699cc;
		font-family: 'Oswald';
		font-size: 16px;
		border-bottom: 1px solid white;
	}
	
		.cbp-spmenu-vertical a.boton-indice{
			background: none;
			color: white;
			border-bottom: none;
		}
	

		.cbp-spmenu-vertical a:after{
		    content: '\f105';
		    font-family: 'FontAwesome';
		    right: 10px;
		    color: #6699cc;
		    font-size: 18px;
		    background-color: white;
		    height: 19px;
		    width: 20px;
		    text-align: center;
		    position: absolute;
		    line-height: 20px;
	    }
	
			.cbp-spmenu-vertical a.boton-indice:after{
				display: none;	
			}
			
		.cbp-spmenu-vertical a:hover{
			background-color: #D8D8D8;
		}
		
			.cbp-spmenu-vertical a.boton-indice:hover{
				background-color: transparent;
			}

	
		.titleMenu:after{
			content:'\f00d';
			font-family: 'FontAwesome';
			position: absolute;
			right:10px;
			color: #5986b3;
			top: 15px;
		}
	
	.push-body{
		position: absolute;
		min-width: 100%;
	}
	
@media(min-width:980px){
	.push-body{
		left: 0;
		right:0;
	}
	
	.subtitleinterior{
		position: relative;
	}
}
		