/* CSS Document */
@font-face
{
  font-family:Chewy;
  src: url(../fonts/Chewy.ttf);
}
@font-face
{
 font-family:Roboto;
 src: url(../fonts/Roboto-Regular.ttf);
}


body
{
	font-family:Roboto;
}

#header .titulo2
{
    animation: 18s pulsar infinite;
    font-family: Chewy;
    text-align: center;
    font-size: 23px;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: black;
	font-weight:bold;
    background-color: #FFC107;
}



.mititulo{
	width: 86%;
    margin: 0px auto;
    text-align: center;
    float: right;
    margin-bottom: 43px;
    padding-bottom: 12px;
    border-bottom: 2px solid white;
}
.menusinvestigar {
    width: 139px;
    height: 130px;
    color: #03A9F4;
    font-family: chewy;
    float: left;
    margin: 5px;
    font-size: 20px;
    border-radius: 25px;
    padding: 5px;
    background-color: white;
    text-align: center;
    border: 1px solid gray;
    cursor: url(../images/hand.cur) , auto!important;
}
header .volver {
    color: #607D8B;
    background-color: white;
    border-radius: 6%;
    width: 100px;
    top: 18px;
    left: -6px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-family: Chewy;
    font-size: 20px;
    cursor: url(../images/hand.cur) , auto!important;
}

.menu
{
  display:none;
  background-color: white;
  width: 300px;
  position: fixed;
  left: 30%;
  top: 150px;
  padding:20px;
  border-radius:12px;
  z-index:2222;
}




.menu a
{
	text-decoration:none;
}
.menu p
{
	width:100%;
	font-family:Chewy;
	font-size:16px;
	color:white;
	padding:10px;
	border-radius:12px;
	margin:3px;
	text-align:center;
}



.identidad
{
    width: 18%;
    position: absolute;
    top: 224px;
    left: 119px;
}

.sol
{
	width: 20%;
    position: absolute;
    top: 0px;
    left: 565px;
}

.juli_ivy {
	     width: 76px;
    position: absolute;
    left: 350px;
    top: 193px;
}

.anti
{
	position:absolute;
	left: 326px;
    top: 18px;
    width: 10%;
}

.estrella
{
	width: 50px;
    position: absolute;
    left: 315px;
    top: 10px;
    z-index: -2;
}


.pipe {
    width: 102px;
    position: absolute;
    top: 311px;
    right: 98px;
}

.conflicto
{
	width: 120px;
    position: absolute;
    left: 330px;
    top: 100px;
    display: none;
}

.familia
{
	position: absolute;
    top: 219px;
    right: 165px;
    width: 101px;
}

#jp:hover .conflicto
{
	display:table;
}

.cerrar
{
	  position: absolute;
  right: -15px;
  top: -15px; width:50px;
  z-index:2;
}
header h1 {
    sfont-family: Chewy;
    color: white;
    text-align: center;
    text-shadow: 3px 3px 3px black;
    padding: 0px!important;
    text-align: right;
}
.info_entrada p
{
	text-align: justify;
    font-size: 20px;
    margin: 10px;
	width:97%;
    color: #012F58;
    letter-spacing: -1px;
    z-index: 3;
	padding-bottom:10px;
}

.principal
{
	margin: 0px auto;
    width: 750px;
    height: 414px;
    background-image: url(../images/mundo.png);
	position: relative;
}


.menus
{
    width: 200px;
    height: 150px;
    font-family: chewy;
    float: left;
    margin: 3px;
    font-size: 23px;
    border-radius: 25px;
    padding: 10px;
    background-color: #FDFDFD;
    text-align: center;
    border: 2px solid #03A9F4;
}

.regresar
{
    color: white;
    width: 100px;
    height: 50px;
    text-align: center;
    font-family: Chewy;
    font-size: 19px;
    text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
    background-image: url(../images/iconos/boton.png);
    background-size: cover;
    padding: 12px;   
	cursor: url(../images/hand.cur) , auto!important;
	
}

.regresar:hover
{
  text-decoration:none;
  color:black;
text-shadow: -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff;
}
.menus:hover
{
color:black;
text-decoration:none;
cursor: url(../images/hand.cur) , auto!important;

}
.activo
{
	color:#01579B;
transition: all 1s ease-in-out;
transform: scale(0.9);
cursor: url(../images/hand.cur) , auto!important;
}

video
{
    width: 100%;
    margin-top: 10px;
}



.marco {
    width: 800px;
    padding: 15px;
    display: table;
    margin: 0px auto;
    margin-top: 20px;
    background-size: 100% 110%;
    border-radius: 12px 12px 12px 12px;
	background-color: #B71C1C;
}



h1
{
	font-family:Chewy;
	color:white;
	text-align:center;
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}



h3 {
    font-family: Chewy;
    color: white;
    padding: 0px;
    margin: 2px;
    font-size: 29px;
}

.aumentar:hover
{
	cursor:url(../images/hand.cur) , auto!important;
	 -webkit-transition:-webkit-transform 0.5s ease-out; 
		  -moz-transition:-moz-transform 0.5s ease-out; 
		  -o-transition:-o-transform 0.5s ease-out; 
		  -ms-transition:-ms-transform 5.1s ease-out; 
		  transition:transform 0.5s ease-out;
		   -moz-transform: scale(1.2);
		   -webkit-transform: scale(1.2);
		   -o-transform: scale(1.2);
		   -ms-transform: scale(1.2);
		   transform: scale(1.2);
	  
}

.tip + .tooltip > .tooltip-inner {background-color: white; color:black; font-family:Roboto; border:1px solid gray;}

body
{
	/*background-color:#90CAF9;
	background-image:url(../images/fondo_principal.png);*/
}
.titulo
{
 	animation: 18s pulsar infinite;
    position: absolute;
    left: 20%;
    font-family: Chewy;
    text-align: center;
    font-size: 28px;
    top: 30px;
    width: 280px;
    left: 0px;

}

/*.nubes
{
	animation:10s mover infinite;
}
#sol
{
	animation:7s pulsar infinite;
}*/

/*.principal
{
	animation:7s aum infinite;
}*/

.menus1
{
font-family:Chewy;
font-size:30px;
width:100%;
height: 460px;
color:red;
float:left;
margin:5px;
border-radius:70px 0px 55px 0px;
padding:20px;
animation: mover 8s infinite;
background-color:white;
text-align:center;
}

.menus1 h3:hover 
{
transition: all 0.8s ease-in-out;
transform: scale(0.9);
cursor: url(../images/hand.cur) , auto!important;
}


.menus2
{
font-family:Chewy;
font-size:30px;
width:100%;
height: 460px;
color:red;
float:left;
margin:5px;
border-radius:70px 0px 55px 0px;
padding:20px;
animation: mover 8s infinite;
background-color:white;
text-align:center;
}

.menus2 h3:hover 
{
transition: all 0.8s ease-in-out;
transform: scale(0.9);
cursor: url(../images/hand.cur) , auto!important;
}

.cursor:hover
{
	cursor:url(../images/hand.cur) , auto!important;
}

.instrucciones .tituloletrero2
{
	position: absolute;
  top: 100px;
  left: 21%;
/*  text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;*/
  font-family: Chewy;
  font-size: 30px;
  color: white;
}
.instrucciones .tituloletrero3
{
   position: absolute;
  background-color: white;
  top: 330px;
  left: 40%;
  font-family: Chewy;
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 30px;
  color: rgb(255, 61, 1);
}
.instrucciones .textoletrero3
{
	position: absolute;
  top: 380px;
  left: 30px;
  width: 130px;
  font-family: Roboto;
  font-size: 17px;
    color: white;
}
.instrucciones .textoletrero2
{
	position: absolute;
  top: 152px;
  left: 30px;
  width: 130px;
  font-family: Roboto;
  font-size: 17px;
    color: white;
}

.textotabla
{
  font-family: Chewy;
  color:white;
  text-align:center;
  position: absolute;
  top: 33px;
  width: 400px;
  left: 9px;
}
.personaje
{
    float: right;
  width: 120px;
  height: 120px;
  top: 40px;
  right: -95px;
  position: absolute;
}


.fondo
{
	width:750px; 
	margin:0px auto; 
	height: 600px;
	border:1px solid gray;
	border-radius:70px 0px 55px 0px;
	padding:10px;
	border-radius: 12px;
	background-color: rgba(229, 229, 229, 0.7);
	text-align:center; 
	display:table;
	margin-top:20px;
	margin-bottom:20px;
}

.nube
{			  
    background-image: url(../images/letrero1.png);
  background-size: 100% 100%;
  font-size: 20px;
  width: 80%;
  height: 170px;
  float: left;
  font-family: Chewy;
  text-align: center;
  position: absolute;
  top: -12px;
}

.fadebox {
   display: none;
   position: absolute;
   top: 0%;
   left: 0%;
   width: 100%;
   height: 100%;
   background-color: black;
   z-index:1001;
   -moz-opacity: 0.50;
   opacity:.50;
   filter: alpha(opacity=50);
}
.color1 { background-color:#F44336; color:white;}
 .color2 { background-color:#E91E63; color:white;}
 .color3 { background-color:#9C27B0; color:white;}
 .color4 { background-color:#3F51B5; color:white;}
 .color5 { background-color:#2196F3; color:white;}
 .color6 { background-color:#009688; color:white;}
 .color7 { background-color:#43A047; color:white;}
 .color8 { background-color:#EF6C00; color:white;}
 .color9 { background-color:#FF5722; color:white;}
 .color10 { background-color:#607D8B; color:white;}
 
@keyframes mover {
    from { transform: none; }
    50% {  transform: rotate(-20deg);}
    to { transform: none; }
}


@keyframes pulsar {
    from { transform: none; }
    50% {  transform:scaleX(1.1);}
    to { transform: none; }
}
@keyframes aum {
    from { transform: none; }
    50% {  transform:scale(0.9);}
    to { transform: none; }
}

/*nuevos*/
figcaption h2
{
	font-family:Chewy;
}
.grid *
{
	border-radius:20px;
}
.demo-2 .grid figure button
{
	border-radius:0px 0px 16px 16px;
	cursor: url(../images/hand.cur) , auto!important;
    -webkit-transform: translateY(106%);
    transform: translateY(106%);
}