/* Generales */

body {
	color: black;
	background-color: white;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-weight: 400;
}

section{
    background: url("../img/bg-slide.png");

}
p.texto-general{
	font-size: 15px;
	line-height: 26px;
}


figure{
	margin-bottom: 20px;
	text-align: center;
}

figcaption{
	font-size: 12px;
	background: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	
}
header{
	position: relative;
	z-index: 1;
	border-top:5px solid #709ad2;
	background: #f5f5f5;
}

li{
    list-style: none;
}

ul.no-style{
	padding: 0;
}

ul.no-style li{
	list-style: none;
	padding: 0;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 10px;
}

a{
    word-wrap: break-word;
}
.pull-left, .pull-right{
	padding: 0;
}

h3.texto-desplazate{
	color: #777777;
	padding-top: 20px;
}

ol{
	padding: 0;
}

.no-padding{
	padding: 0;
}
/*feedback*/
.right{
	  margin-top: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  border: 2px solid rgb(123, 165, 30);
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  color: rgb(52, 52, 52);
}

.error{
	  margin-top: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  border: 2px solid red;
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  color: rgb(52, 52, 52);
}



/*CSS REDES SOCIALES*/

.content-rrss{
	padding: 10px;
	margin-top: 10px;
}

ul.redes-sociales{
	margin: 0;/*anula margin de bootstrap*/
	padding: 0;/*anula padding de bootstrap*/
}

ul.redes-sociales li{
	display: inline-block;
}

ul.redes-sociales li a{
	background: url("../img/redes-sociales.png") no-repeat;
	padding: 3px 12px;
}

ul.redes-sociales li a.facebook{
	background: url("../img/redes-sociales.png");
}

ul.redes-sociales li a.twitter{
	background: url("../img/redes-sociales.png") -27px 0;
}

ul.redes-sociales li a.google{
	background: url("../img/redes-sociales.png") -53px 0;
}

ul.redes-sociales li a.rss{
	background: url("../img/redes-sociales.png") 24px 0;
}


.rrss-index{
	text-align: center;
	margin-top: 30px;
}
/*logo*/

h1.logo{
	margin: 0;/*anula margin de bootstrap*/
	padding: 10px;
	text-align: center;
}



/* Header */


.title h1  {
	font-family: 'Fjalla One';
	font-weight: 900;
	margin-top: 20px;
	font-size: 72px;
	word-wrap: break-word;
}

/* Video Slider */
.bx-wrapper .bx-next {
	right: 20px!important;
}

/* Footer */

#footer {
	background: #7596d3;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
	padding: 15px 0;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #FFF;	
}

/* Reloj */

.flip-clock-wrapper {
	width: auto!important;
}

.flip-clock-label {
	display: none;
}


/* ============================================================================================================================
== OVER THOUGHT BUBBLE, EMPTY, WITH BORDER (more CSS3)
** ============================================================================================================================ */

.oval-thought-border {
  position:relative;
  padding:20px 30px;
  margin:1em auto 80px;
  border:10px solid #7596d3;
  text-align:center;
  color:#333;
  background:#fff;
  /* css3 */
  /*
  NOTES:
  -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
  -webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in safari 4
  Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
  */
  -webkit-border-top-left-radius:240px 140px;
  -webkit-border-top-right-radius:240px 140px;
  -webkit-border-bottom-right-radius:240px 140px;
  -webkit-border-bottom-left-radius:240px 140px;
  -moz-border-radius:240px / 140px;
  border-radius:240px / 140px;
}

/* creates the larger circle */
.oval-thought-border:before {
  content:"";
  position:absolute;
  z-index:10;
  bottom:-40px;
  right:100px;
  width:50px;
  height:50px;
  border:10px solid #7596d3;
  background:#fff;
  /* css3 */
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  border-radius:50px;
  /* reduce the damage in FF3.0 */
  display:block;
}

/* creates the smaller circle */
.oval-thought-border:after {
  content:"";
  position:absolute;
  z-index:10;
  bottom:-60px;
  right:50px;
  width:25px;
  height:25px;
  border:10px solid #7596d3;
  background:#fff;
  /* css3 */
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  border-radius:25px;
  /* reduce the damage in FF3.0 */
  display:block;
}

/*paginador*/
.paginador{
	background: red;
	bottom: 0;
}

.anterior,
.siguiente {
	bottom: 25px;
	top: auto;
	outline: none;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	width: 50px;
	height: 50px;
	font-size: 0;
	border-radius: 50%;
	background: rgba(0,0,0,.15) url(../img/controls.png) -5px -3px no-repeat;
}

.anterior {
	background-position: -64px -4px;
	margin-left: 38px;
}

h1, h2, h3 {
	font-family: 'Fjalla One';
}

p,
li {
	font-size: 15px;
	line-height: 1.4;
}

/*titulo pildora*/
h1.titulo-pildora{	
    color: white;
  font-size: 48px;
  margin-top: 40px;
  background: #71a0ce;
  display: inline-block;
  padding: 20px;
}

h2.subtitulo{
	color:white;
	text-align: center;
}
/*css section01*/

#objetivos{
	background: #99BAE8;
}


h1.title{
	color:white;
	text-transform: uppercase;
	text-align: center;
	font-size: 50px;
    margin-bottom: 25px;
}



.listados-objetivos li{
  margin-bottom: 10px;
  font-size: 18px;
    color:white;
    list-style: none;
}

.glyphicon-ok{
	color: white;
	font-size: 20px;
    margin-right: 15px;
}


.caracteristicas li:before{
  content: '\e080';
  font-family: 'Glyphicons Halflings';
  margin-right: 10px;
  color: #d2d2d2;
}

.container-info{
	background: white;
	box-shadow: 0px 3px #D2D2D2;
	border-radius: 10px;
	padding: 20px;
}


.container-info p.titulo-texto{
	font-family: 'Gloria Hallelujah', cursive;
	font-weight: bold;
	font-size: 20px;
	color:#31669A;
	text-align: center;
}
.container-title-slide{
	text-align: center;
	padding-bottom: 20px;
}

.title-slide{
	display: inline-block;
	padding: 15px 0;
	border-top: 3px solid #71a0ce;
	border-bottom: 3px solid #71a0ce;
	color: #333333;
	text-transform: uppercase;
	font-size: 36px;
}

.num-seccion-slide{
	font-size: 30px;
	color: #939393;
	font-weight: lighter;
}

ul.comprobaciones{
	padding: 0;
}

ul.comprobaciones li{
	list-style: none;
}

.img img{
	text-align: center;
    max-width: 90%;
	max-height:250px;
}


.titulo-li{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.titulo-general{
    font-weight: bold;
    text-transform: uppercase;
}


/*ultima pantalla*/

#fin{
	background: #f5f5f5;
}

ul.redes-sociales{
	padding-top: 20px;
}
#fin ul.redes-sociales li a{
	background: url("../img/ico-rrss-fin.png") no-repeat;
	padding: 17px 19px;
	display: block;
}

#fin ul.redes-sociales li a.facebook{
	background: url("../img/ico-rrss-fin.png") 
}

#fin ul.redes-sociales li a.twitter{
	background: url("../img/ico-rrss-fin.png")  -34px;
}

#fin ul.redes-sociales li a.google{
	background: url("../img/ico-rrss-fin.png") -69px;
}

#fin ul.redes-sociales li a.rss{
	background: url("../img/ico-rrss-fin.png") -104px;
}

.logo{
	text-align: center;
	margin-bottom: 60px;
}

.container-final{
	background: white;
	padding: 20px;
	margin: 20px 0;
}

.lineas{
	border-top:4px solid #71a0ce;
	border-bottom:4px solid #71a0ce;
}
h1.texto-final{
	font-size: 25px;
	color:#333333;
}

#top{
	border:20px solid #71a0ce;
    background: white;
}

.num-listado{
	color:#71a0ce;
}

.linea{margin: 10px 0;}

/*form*/

.content-form, .content-general-elementos, .content-articulo{
	padding: 20px;
	background: #f4f4f4;
	border-radius: 10px;
	border-radius: 5px;
}

h2.titulo-form{
	font-size: 19px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	color:#333333;
}

.form-preguntas label{
	background: white;
	border:2px solid #f5f5f5;
	padding: 10px;
	font-weight: lighter;
	width: 100%;
	margin: 10px 0;
	border-radius:10px;
}

.form-preguntas input{
	margin-right: 10px;
}

.boton{
	background: #7ba51e;
	padding: 10px;
	border-radius: 5px;
	color: white;
	font-family: 'Muli';
	font-size: 14px;
	border: none;
	outline: none;
	margin-top: 10px;
	text-transform: uppercase;
	width: 100%;
	font-weight: bold;
}

figure.img-antiespias{
	text-align: center;
}

figure.img-antiespias a img{
	width: 80%;
}
/*ico-descarga*/
.glyphicon-arrow-down{
	color:#7ba51e;
}

.glyphicon-chevron-right{
	margin-right: 10px;
	color:#d2d2d2;
}

.icono{
	margin-right: 10px;
	color: #9D9D9D;
}

span.glyphicon-hand-down {
  margin-left: 10px;
}

.logos-instituciones{
	background: #99bae8;
	position: absolute;
	bottom: 0;
}

.acortar-link{
word-wrap: break-word;/*para acortar link*/
}
@media (max-width: 768px) and (min-width: 320px)  {
	.anterior, .siguiente{
		display: none;
	}
	
	.logo-index img{
		width: 80%;
		min-width: 320px;
	}
	
	h1.titulo-pildora{
		font-size: 28px;
		line-height: 40px;
		padding-top: 10px;
	}
	
	h1.title{
		font-size: 25px;
	}
	  
    
	.subtitulo{
		font-size: 20px;
		line-height: 30px;
	}
	  
	/*pantalla02*/
	
	.listados-objetivos li{
		width: 100%;
	}
	
	.title-slide{
		font-size: 28px;
		line-height: 38px;
	}
	
	h3.texto-desplazate{
		font-size: 25px;
		line-height: 35px;
	}
	
	.instituciones figure img{
	width: 100%;
}
    .content-articulo{
        margin-top: 20px;
    }
    
    .subtitle-slide, .num-seccion-slide{
        font-size: 20px;
        line-height: 30px;
    }
}
