body{
	background: url(../img/bg.jpg) no-repeat center center fixed;
	background-size: cover;
	overflow-x:hidden; 
}
::-webkit-scrollbar {
    width: 8px;
    opacity: 0.5;
    background: rgba(217,181,1,0.5) ;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(240, 209, 84); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7); 
}
.container{
	background: url(../img/curva.png) no-repeat center;
	background-size: 44%;
    background-position: 50% 258px;
    position: relative;
}

.mano{
	background: url(../img/mano.png) no-repeat;
	background-size: 100%;
	top: -100%;
	height: 425px;
    width: 233px;
    margin-left: 290px;
	z-index: 200;
	position: absolute;

		-webkit-animation: celular 1.5s ease-in 1.5s forwards; /* Safari 4+ */
	  	-moz-animation:    celular 1.5s ease-in 1.5s forwards; /* Fx 5+ */
	  	-o-animation:      celular 1.5s ease-in 1.5s forwards; /* Opera 12+ */
	  	animation:			celular 1.5s ease-in 1.5s forwards;
}
.redes{
	margin-top: 193px;
	text-align: center;
	font-family: 'NHaasGroteskDSStd-75Bd';
}
.redes img{
	width: 65%;
}

.face{
	background: #3b5998;
	height: 50px;
	margin: 0;
	padding: 0;
}
.face a, .tw a{
	color: #fff;
	font-size: 2em;
	text-decoration: none;
}
.tw{
	background: #00acee;
	height: 50px;
	margin: 0;
	padding: 0;
}
.letras{
	margin-top: 36%;
	margin-left: 20%;
	position: relative;
}
.j{
	left: 200%;
	z-index: 30;
	position: relative;
	opacity: 0;

		-webkit-animation: letrauno 0.8s ease-in forwards; /* Safari 4+ */
	  	-moz-animation:    letrauno 0.8s ease-in forwards; /* Fx 5+ */
	  	-o-animation:      letrauno 0.8s ease-in forwards; /* Opera 12+ */
	  	animation:			letrauno 0.8s ease-in forwards;
}
.jota{
	width: 109%;
	transform: rotate(-16deg);

		-webkit-animation: girauno 0.2s ease-out 3.9s forwards; /* Safari 4+ */
	  	-moz-animation:    girauno 0.2s ease-out 3.9s forwards; /* Fx 5+ */
	  	-o-animation:      girauno 0.2s ease-out 3.9s forwards; /* Opera 12+ */
	  	animation:			girauno 0.2s ease-out 3.9s forwards;

}
.jotasombra{
	width: 88%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 15px;
	
		-webkit-animation: sombrauno 0.1s ease-out 4.2s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrauno 0.1s ease-out 4.2s forwards; /* Fx 5+ */
	  	-o-animation:      sombrauno 0.1s ease-out 4.2s forwards; /* Opera 12+ */
	  	animation:			sombrauno 0.1s ease-out 4.2s forwards;

}
.o{
	margin-top: 13px;
	left: 200%;
	z-index: 30;
	position: relative;

		-webkit-animation: letrados 1s ease-in 0.5s forwards; /* Safari 4+ */
	  	-moz-animation:    letrados 1s ease-in 0.5s forwards; /* Fx 5+ */
	  	-o-animation:      letrados 1s ease-in 0.5s forwards; /* Opera 12+ */
	  	animation:			letrados 1s ease-in 0.5s forwards;
}
.oimg{
	width: 100%;
	transform: rotate(-1deg);

		-webkit-animation: girados 0.3s ease-out 3.9s forwards; /* Safari 4+ */
	  	-moz-animation:    girados 0.3s ease-out 3.9s forwards; /* Fx 5+ */
	  	-o-animation:      girados 0.3s ease-out 3.9s forwards; /* Opera 12+ */
	  	animation:			girados 0.3s ease-out 3.9s forwards;
}
.osombra{
	width: 81%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 15px;
	
		-webkit-animation: sombrauno 0.1s ease-out 4.2s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrauno 0.1s ease-out 4.2s forwards; /* Fx 5+ */
	  	-o-animation:      sombrauno 0.1s ease-out 4.2s forwards; /* Opera 12+ */
	  	animation:			sombrauno 0.1s ease-out 4.2s forwards;

}

.v{

	margin-top: 20px;
	left: 200%;
	z-index: 30;
	position: relative;

		-webkit-animation: letratres 0.7s ease-in 1s forwards; /* Safari 4+ */
	  	-moz-animation:    letratres 0.7s ease-in 1s forwards; /* Fx 5+ */
	  	-o-animation:      letratres 0.7s ease-in 1s forwards; /* Opera 12+ */
	  	animation:			letratres 0.7s ease-in 1s forwards;
}
.ve{
	width: 100%;
	transform: rotate(-2deg);

		-webkit-animation: giratres 0.3s ease-out 3.9s forwards; /* Safari 4+ */
	  	-moz-animation:    giratres 0.3s ease-out 3.9s forwards; /* Fx 5+ */
	  	-o-animation:      giratres 0.3s ease-out 3.9s forwards; /* Opera 12+ */
	  	animation:			giratres 0.3s ease-out 3.9s forwards;

		
}
.vsombra{
	width: 81%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 16px;
	
		-webkit-animation: sombrauno 0.1s ease-out 4.2s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrauno 0.1s ease-out 4.2s forwards; /* Fx 5+ */
	  	-o-animation:      sombrauno 0.1s ease-out 4.2s forwards; /* Opera 12+ */
	  	animation:			sombrauno 0.1s ease-out 4.2s forwards;

}
.e{

	margin-top: 8px;
	left: 200%;
	z-index: 30;
	position: relative;

		-webkit-animation: letracuatro 0.4s ease-in 1.5s forwards; /* Safari 4+ */
	  	-moz-animation:    letracuatro 0.4s ease-in 1.5s forwards; /* Fx 5+ */
	  	-o-animation:      letracuatro 0.4s ease-in 1.5s forwards; /* Opera 12+ */
	  	animation:			letracuatro 0.4s ease-in 1.5s forwards;
}
.eimg{
	width: 100%;
	transform: rotate(5deg);

		-webkit-animation: giracuatro 0.3s ease-out 3.9s forwards; /* Safari 4+ */
	  	-moz-animation:    giracuatro 0.3s ease-out 3.9s forwards; /* Fx 5+ */
	  	-o-animation:      giracuatro 0.3s ease-out 3.9s forwards; /* Opera 12+ */
	  	animation:			giracuatro 0.3s ease-out 3.9s forwards;



}
.esombra{
	width: 81%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 16px;
	
		-webkit-animation: sombrauno 0.1s ease-out 4.2s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrauno 0.1s ease-out 4.2s forwards; /* Fx 5+ */
	  	-o-animation:      sombrauno 0.1s ease-out 4.2s forwards; /* Opera 12+ */
	  	animation:			sombrauno 0.1s ease-out 4.2s forwards;

}
.n{
	margin-top: 14px;
	left: 200%;
	z-index: 30;
	position: relative;

		-webkit-animation: letracinco 0.4s ease-in 2s forwards; /* Safari 4+ */
	  	-moz-animation:    letracinco 0.4s ease-in 2s forwards; /* Fx 5+ */
	  	-o-animation:      letracinco 0.4s ease-in 2s forwards; /* Opera 12+ */
	  	animation:			letracinco 0.4s ease-in 2s forwards;
}
.ene{
	width: 100%;
	transform: rotate(-5deg);

		-webkit-animation: giracinco 0.3s ease-out 3.9s forwards; /* Safari 4+ */
	  	-moz-animation:    giracinco 0.3s ease-out 3.9s forwards; /* Fx 5+ */
	  	-o-animation:      giracinco 0.3s ease-out 3.9s forwards; /* Opera 12+ */
	  	animation:			giracinco 0.3s ease-out 3.9s forwards;
}
.nsombra{
	width: 81%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 16px;
	
		-webkit-animation: sombrauno 0.1s ease-out 4.2s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrauno 0.1s ease-out 4.2s forwards; /* Fx 5+ */
	  	-o-animation:      sombrauno 0.1s ease-out 4.2s forwards; /* Opera 12+ */
	  	animation:			sombrauno 0.1s ease-out 4.2s forwards;

}
.chica{
	position: absolute;
    top: -80px;
    right: 340px;
    z-index: 30;
    background: url(../img/chica.png) no-repeat left center;
    height: 292px;
    width: 96px;
     padding:0;


	-webkit-animation: chica 0.9s steps(15)  backwards 3s; /* Safari 4+ */
	  	-moz-animation:    chica 0.9s steps(15)  backwards 3s; /* Fx 5+ */
	  	-o-animation:      chica 0.9s steps(15)  backwards 3s; /* Opera 15+ */
	  	animation:			chica 0.9s steps(15)  backwards 3s;



}

.sombrachica{
	position: absolute;
    top: -112px;
    right: 334px;
    width: 71%;
    z-index: 20;
    opacity:0;

 		-webkit-animation: sombrachica 0.1s ease-out 3s forwards; /* Safari 4+ */
	  	-moz-animation:    sombrachica 0.1s ease-out 3s forwards; /* Fx 5+ */
	  	-o-animation:      sombrachica 0.1s ease-out 3s forwards; /* Opera 12+ */
	  	animation:			sombrachica 0.1s ease-out 3s forwards;

}
.chico{
	position: absolute;
    top: -83px;
    right: 253px;
    z-index: 20;
    background: url(../img/chico.png) no-repeat left center;
    height: 296px;
    width: 111px;
    padding:0;

		-webkit-animation: chico 0.9s steps(13)  backwards 3.5s; /* Safari 4+ */
	  	-moz-animation:    chico 0.9s steps(13)  backwards 3.5s; /* Fx 5+ */
	  	-o-animation:      chico 0.9s steps(13)  backwards 3.5s; /* Opera 13+ */
	  	animation:			chico 0.9s steps(13)  backwards 3.5s;


}
.ojoschico{
	margin-top: 43px;
	opacity: 0;

		-webkit-animation: ojoschico 3s ease-out infinite 3.5s; /* Safari 4+ */
	  	-moz-animation:    ojoschico 3s ease-out infinite 3.5s; /* Fx 5+ */
	  	-o-animation:      ojoschico 3s ease-out infinite 3.5s; /* Opera 13+ */
	  	animation:			ojoschico 3s ease-out infinite 3.5s;
}
.ojoschica{
	margin-top: 34px;
	opacity: 0;
	

		-webkit-animation: ojoschico 3s ease-out infinite 3s; /* Safari 4+ */
	  	-moz-animation:    ojoschico 3s ease-out infinite 3s; /* Fx 5+ */
	  	-o-animation:      ojoschico 3s ease-out infinite 3s; /* Opera 13+ */
	  	animation:			ojoschico 3s ease-out infinite 3s;
}
.boton{
	height: 185px;
	width: 185px;
	border-radius: 100%;
	border: 2px dotted #221f1f;
	position: absolute;
	top: -130px;
    right: 120px;
    margin: 0;
    padding: 0;
    opacity: 0;
    transform-origin:50% 200px;

    	-webkit-animation: botondescubre 0.5s ease-out 4.3s forwards; /* Safari 4+ */
	  	-moz-animation:    botondescubre 0.5s ease-out 4.3s forwards; /* Fx 5+ */
	  	-o-animation:      botondescubre 0.5s ease-out 4.3s forwards; /* Opera 12+ */
	  	animation:			botondescubre 0.5s ease-out 4.3s forwards;

}
.boton a:hover >.circulo p{
	color: #F0D154;
}
.circulo{
	background: #221f1f url(../img/pico.png) no-repeat center right;
    width: 164px;
    height: 164px;
    border-radius: 50%;
    margin: 8px;
    padding-top: 39px;
    background-position: 146px 50%;
    border: 1px solid #F0D154;


    	
}
.bola{
	position: absolute;
    top: 79px;
    right: 177px;
    transform-origin:569%;

	 -webkit-animation: circle 3s linear 4s infinite; /* Safari 4+ */
	  	-moz-animation:    circle 3s linear 4s infinite; /* Fx 5+ */
	  	-o-animation:      circle 3s linear 4s infinite; /* Opera 12+ */
	  	animation:			circle 3s linear 4s infinite;
}
.bola img{
		 -webkit-animation: inner-circle 3s linear 4s infinite; /* Safari 4+ */
	  	-moz-animation:    inner-circle 3s linear 4s infinite; /* Fx 5+ */
	  	-o-animation:      inner-circle 3s linear 4s infinite; /* Opera 12+ */
	  	animation:			inner-circle 3s linear 4s infinite;

}
.descubre{
	color: #fff;
    border-top: 1px dashed #f0d154;
    border-bottom: 1px dashed #f0d154;
    padding: 16px 12px 16px 26px;;
    text-transform: uppercase;
    text-align: center;
    width: 155px;
    font-size: 17px;
    font-family: 'NHaasGroteskDSStd-25Th';
}
a, a:hover, a:visited, a:focus{
	text-decoration: none;
	outline: 0;
}
.guia{
	position: absolute;
    width: 100%;
    z-index: 0;
    opacity: 0.5;
}
.row{
	z-index: 10;
}
.sombra{
	width: 70%;
	z-index: 20;
	margin-top: -34px;
    margin-left: -2px;
    opacity: 0.1;
	-webkit-animation: sombra 4.2s ease-in 1.7s  forwards; /* Safari 4+ */
	  	-moz-animation:    sombra 4.2s ease-in 1.7s  forwards; /* Fx 5+ */
	  	-o-animation:      sombra 4.2s ease-in 1.7s  forwards; /* Opera 12+ */
	  	animation:			sombra 4.2s ease-in 1.7s  forwards;
}
.botones{
	display: none;
	margin-top: 0;
	padding-left: 15%;
	z-index: 50;

	transition: all 1s ease-in-out;
}
.btn1 img, .btn3 img, .btn4 img, .btn5 img {
	width: 100%;

		
}
.btn5{
	opacity: 0;
	animation: rebota linear 1s;
  	animation-iteration-count: 1;
  	transform-origin: 50% 50%;
  	animation-delay: 0.3s;
  	animation-fill-mode: forwards;

}
.btn4{
	opacity: 0;
	animation: rebota linear 1s;
  	animation-iteration-count: 1;
  	transform-origin: 50% 50%;
  	animation-delay: 0.6s;
  	animation-fill-mode: forwards;

}
.btn3{
	opacity: 0;
	animation: rebota linear 1s;
  	animation-iteration-count: 1;
  	transform-origin: 50% 50%;
  	animation-delay: 0.9s;
  	animation-fill-mode: forwards;


}
.btn2{
	opacity: 0;
	animation: rebota linear 1s;
  	animation-iteration-count: 1;
  	transform-origin: 50% 50%;
  	animation-delay: 1.2s;
  	animation-fill-mode: forwards;

}
.btn1{
	opacity: 0;
	animation: rebota linear 1s;
  	animation-iteration-count: 1;
  	transform-origin: 50% 50%;
  	animation-delay: 1.5s;
  	animation-fill-mode: forwards;
}
.btn1 img{
	z-index: 50;
}
.btn1, .btn2, .btn3, .btn4, .btn5{
	cursor: pointer;
	z-index: 50;
	position: relative;

	
}

.hover1{
	visibility: visible;
    background: #00a6b5;
    border-radius: 50%;
    z-index: 60;
    width: 84%;
    height: 90%;
    position: absolute;
    left: 21px;
    top: 9px;
}
.hover1:hover{
	background: rgba(13, 160, 173, 0.70);
}
.circulointerno{
	border: 2px dotted #fff;
	background: rgba(0,0,0,0.1);
    border-radius: 50%;
    width: 83%;
    height: 83%;
    margin: 17px;
    text-align: center;
}
.circulointerno p{
	color: #fff;
	font-family: 'NHaasGroteskDSStd-45Lt';
	padding-top: 71px;
	font-size: 18px;

}
.btn2 img{
	width: 110%;
}

.hover2{
	visibility: visible;
    background: #711B44;
    border-radius: 50%;
    z-index: 60;
    width: 87%;
    height: 96%;
    position: absolute;
    left: 17px;
    top: 3px;
}
.hover2:hover{
	background: rgba(113, 27, 68, 0.70);
}
.circulointerno2{
	border: 2px dotted #fff;
	background: rgba(0,0,0,0.1);
    border-radius: 50%;
    width: 83%;
    height: 83%;
    margin: 13px;
    text-align: center;
}
.circulointerno2 p{
	color: #fff;
	font-family: 'NHaasGroteskDSStd-45Lt';
	padding-top: 45px;
	font-size: 18px;

}

.btn3{
	margin-left: 20px;
    margin-top: -12px;

    
}
.btn3 img{
	width: 105%;
}
.hover3{
	visibility: visible;
    background: #D9B500;
    border-radius: 50%;
    z-index: 60;
    width: 83%;
    height: 97%;
    position: absolute;
    left: 16px;
    top: 5px;
}
.hover3:hover{
	background:rgba(217, 181, 0, 0.70);
}
.circulointerno3{
	border: 2px dotted #fff;
	background: rgba(0,0,0,0.1);
    border-radius: 50%;
    width: 83%;
    height: 83%;
    margin: 12px;
    text-align: center;
}
.circulointerno3 p{
	color: #fff;
	font-family: 'NHaasGroteskDSStd-45Lt';
	padding-top: 45px;
	font-size: 18px;

}
.btn4{
	margin-top: -50px;	
}
.hover4{
	visibility: visible;
    background: #EA4D40;
    border-radius: 50%;
    z-index: 60;
    width: 81%;
    height: 99%;
    position: absolute;
    left: 16px;
    top: 1px;
}
.hover4:hover{
	background: rgba(234, 77, 64, 0.70)
}
.circulointerno4{
	border: 2px dotted #fff;
	background: rgba(0,0,0,0.1);
    border-radius: 50%;
    width: 83%;
    height: 83%;
    margin: 12px;
    text-align: center;
}
.circulointerno4 p{
	color: #fff;
	font-family: 'NHaasGroteskDSStd-45Lt';
	padding-top: 29px;
    font-size: 18px;

}
.btn5{
	margin-top: -170px;
    margin-left: -54px;
}
.btn5 img{
	    width: 89%;
}
.hover5{
	visibility: visible;
    background: #EDAF37;
    border-radius: 50%;
    z-index: 60;
    width: 72%;
    height: 97%;
    position: absolute;
    left: 17px;
    top: 2px;
}
.hover5:hover{
	background: rgba(237, 175, 55, 0.70);
}
.circulointerno5{
	border: 2px dotted #fff;
	background: rgba(0,0,0,0.1);
    border-radius: 50%;
    width: 83%;
    height: 83%;
    margin: 11px;
    text-align: center;
}
.circulointerno5 p{
	color: #fff;
	font-family: 'NHaasGroteskDSStd-45Lt';
	padding-top: 22px;
    font-size: 18px;
}

.footer{
	padding-left: 15%;
	transition: all 1s ease-in-out;
}
.footer img{
	width: 75%;
	float: left;
	cursor: pointer;
}
.botoncreditos{
	width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #00a6b5;
    float: left;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 4em;
    line-height: 26px;
    font-weight: 100;
    font-family: 'NHaasGroteskDSStd-25Th';
}
.creditos{
	display: none;
	transition: all 1s ease-in-out;
}
.creditos p{
	padding: 52px;
    text-align: center;
    color: #fff;
}
.bannersuperior{
	position: absolute;
    z-index: 500;
    margin: 0 auto;
    width: 990px;
    height: 90px;

}
.ban1{
	float: left;
	margin-right: 2px;
}
.ban2{
	float: left;
}


.bannerizquierdo{
	position: absolute;
	left: 0px;
	top: 30%;
	z-index: 500;
	max-width: 300px;
	height: 250px;
}
.cerrar{
	background: rgb(204, 52, 77);
    border-radius: 0px 0 10px 10px;
    width: 10px;
    height: 22px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    float: right;
    font-weight: bold;

}
.cerrar2{
	background: rgb(204, 52, 77);
    border-radius: 0px 10px 10px 0px;
    width: 10px;
    height: 22px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    /* float: right; */
    font-weight: bold;
    position: absolute;
    right: -30px;
    top: 94px;


}
.m5{
	height: 700px;
	overflow: hidden;
	position: relative;
}

.modal-dialog{
	width: 100%;
	margin: 0;
	padding:0;
	z-index: 1038;
}
.modal{
	overflow: hidden;
}
.mundo1{
	background: url(../img/bgmundo1.gif) no-repeat center center;
	background-size: cover;
	overflow-y: auto;

}
.mundo5{
	background: url(../img/bg.jpg) no-repeat center center;
	background-size: cover;
	overflow-y: auto;

}
.mundo5 img{
	position: absolute;
	z-index: 1039;
}

.estudio{
	background: #ce9019;
	position: absolute;
	top: 0;
	left: 0;
}
.laboral{
	background: #ce9019;
	position: absolute;
	top: 690px;
	left: 0;
	
}
.modal-content{
    border: none; 
    border-radius: 0; 
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-footer{
	border: none;
	height: 340px;
}
.modal-header{
	border: none;
	position: relative;
}
.modal-body{
	 padding: 20px 20px 20px 280px;
	 color: #fff;
}
.mundo4{
	background: url(../img/bgmundo2.gif) no-repeat center center;
	background-size: cover;
	overflow-y: auto; 

}
.mundo2{
	background: url(../img/bgvida.gif) no-repeat center center;
	background-size: cover;
	overflow-y: auto; 

}
.mundo3{
	background: url(../img/bgmundo3.gif) no-repeat center center;
	background-size: cover;
	overflow-y: auto; 

}
.nube{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.loca{
	position: fixed
	;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 22%;
}
.cir-mun2{
	position: absolute;
    top: 0;
    left: 330px;
    width: 19%;
    z-index: 200;
}
.cir-mun3{
	position: absolute;
    top: 33px;
    left: 330px;
    width: 32%;
    z-index: 200;
}


.social{
	background: none;

}
.cont-mundo4{
	width: 75%;
	margin: 0 auto;
}
.mund-social{
	background: #5c392b;
    color: #fff;
    height: 41px;
}
.mund-social img{
	float: right;
}

.header-social{
	border-bottom: 20px solid #5c392b;
    padding: 0;
    margin: 0;
}
.faceheader{
	width: 100%;
}
section{
	display: none;
}
.btn-puzz{
	margin-bottom: 20px;
	clear: both;

}
.avatar{
    width: 163px;
    position: absolute;
    z-index: 100;
    top: 300px;
    left: 28px;
    border: 7px solid #5c392b;
    background: url(../img/avatar.jpg) no-repeat center center;
    height: 168px;
   

}
.avatar img{
	width: 100%;


}
.post{
	border-bottom: 1px solid #ededed;
    padding-bottom: 25px;
    margin-top: 15px;
}
.post2{
    margin-top: 15px;
}
.muro{
	background: #5c392b;
	font-size: 15px;
	color: #fff;
	padding: 8px;
}
.cont_muro h3{
	padding: 0;
    margin: 0;
    color: #fece75;
    font-size: 17px;
}
.comments{
	background: #fff;
    margin-bottom: 2px;
    padding: 1px 9px;
}
.comments2{
	margin-bottom: 2px;
    padding: 1px 9px;
}
.comments2 img{
	width: 100%;
}
.txt_info2{
	color: #5c392b;
}
.glyphicon-comment{
	color: #fbae05;
	vertical-align: middle;
	font-size: 14px;
	padding-right: 21px;
}
.all_comments{
	color: #5c392b;
	font-size: 12px;
	padding-top: 5px;
}
.escribir{
	background: #F18A82;
    margin-top: 5px;
    padding: 2px 6px;
    color: #ededed;
}
.leyenda{
	/*background: #ededed;*/
}
/*gráficos*/
.canvas-holder canvas{
	width: 100%;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	border-top: none;
}
.table>thead>tr>th{
	border-bottom: none;
}
.cifratabla{
	border-right: 1px solid #fff;
}
.glyphicon-stop{
	padding-right: 30px;
}
.rec1{
	color: #5582c5;
}
.rec2{
	color: #c6544e;
}
.rec3{
	color: #95bf59;
}
.rec4{
	color: #71588f;
}
.rec5{
	color: #347f93;
}
/*fingraficos*/

.btncambio{
	width: 50%;
	margin: 80px auto 0;
	display: block;
}
.btnestudios{
	border-radius: 25px;
	display: inline-block;
	color: #5c392b;
	margin-right: 20px;
	padding: 6px 19px;
	cursor: pointer;
	border:2px solid #5c392b;

	transition: all 0.2s linear;
}
.btnestudios:hover{
	color: #fff;


}
.btnlaboral{
	border-radius: 25px;
	display: inline-block;	
	color: #5c392b;
	padding: 6px 19px;
	cursor: pointer;
	border:2px solid #5c392b;

	transition: all 0.2s linear;

}
.btnlaboral:hover{
	color: #fff ;
}

.btncerrados{
	border-radius: 25px;
	display: inline-block;
	color: #203946;
	margin-right: 20px;
	padding: 6px 19px;
	cursor: pointer;
	border:2px solid #b49602;
	font-variant: small-caps;
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
	margin-left:30%; 

	transition: all 0.2s linear;
}
.btncerrados:hover{
	color: #fff;



}
.btnaire{
	border-radius: 25px;
	display: inline-block;	
	color: #203946;
	padding: 6px 19px;
	cursor: pointer;
	border:2px solid #b49602;
	font-variant: small-caps;
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;

	transition: all 0.2s linear;

}
.btnaire:hover{
	color: #fff;
	border:2px solid #b49602;


}
.btncalc{
	border-radius: 25px;
    display: inline-block;
    color: #FFFFFF;
    padding: 6px 19px;
    cursor: pointer;
    font-variant: small-caps;
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
    background: #00929F;

	transition: all 0.2s linear;

}
.btncalc:hover{
	background: #056E77;
}
.call{
	color: #203946;
}
hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(32, 57, 70, 0.75), rgba(0, 0, 0, 0));
    clear: both;
}
hr.style-one {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(217, 181, 1, 0.75), rgba(0, 0, 0, 0));
    clear: both;
}
.izquierdo{
	position: relative;
}
.estudiante{
	position: absolute;
    top: -72px;
    left: 0;

}
.est{
	width: 90%;
}
.ojosbg1{
	background: url(../img/ojoslaboral.png)no-repeat center center;
    width: 100%;
    height: 40px;
    z-index: 2110;
    top: -28px;
    position: absolute;
    background-size: 90%;
    left: -7px;

    	-webkit-animation: ojoschico 3s ease-out infinite; /* Safari 4+ */
	  	-moz-animation:    ojoschico 3s ease-out infinite; /* Fx 5+ */
	  	-o-animation:      ojoschico 3s ease-out infinite; /* Opera 13+ */
	  	animation:			ojoschico 3s ease-out infinite;
}
.ojosbg1-2{
	background: url(../img/ojosestudio.png)no-repeat center center;
    width: 100%;
    height: 40px;
    z-index: 2110;
    top: -28px;
    position: absolute;
    background-size: 90%;
    left: -7px;

    	-webkit-animation: ojoschico 3s ease-out infinite; /* Safari 4+ */
	  	-moz-animation:    ojoschico 3s ease-out infinite; /* Fx 5+ */
	  	-o-animation:      ojoschico 3s ease-out infinite; /* Opera 13+ */
	  	animation:			ojoschico 3s ease-out infinite;
}
.circulomun5{
	position: absolute;
    top: 320px;
    left: 11px;
    width: 50%;
}
.bordesuperior{
	margin: 0;
    padding: 0;
    border-right: 1600px solid transparent;
    border-top: 113px solid #F0D154;
    background: #CE9019;
}
.bordeinferior{
	margin: 0;
    padding: 0;
    border-right: 1600px solid transparent;
    border-bottom: 113px solid #F0D154;
    background: #CE9019;
}
.btnvermas{
	position: absolute;
	border-radius: 50%;
	border:3px solid #5C392B;
	padding: 5px;
	top: 526px;
    left: 75%;

}
.circulomas{

    background: #5C392B;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.circulomas p{
	font-family: 'NHaasGroteskDSStd-25Th';
	color: #fff;
    text-align: center;
    font-size: 4em;
    line-height: 0.7em;
}
.cierra{
	position: absolute;
    top: 0;
    background: #5C392B !important;
    z-index: 3000;
    width: 48px;
    right: 0;
    opacity: 1;
    height: 49px;
    text-align: center;
}
.close{
	text-shadow: none;
	color: #fff;

}
.close:hover{
	color: #fff;
	opacity: 0.9;
	background: #CE9019 !important;
}
.estilo{
	background: none;
	width: 73%;
    margin-top: 11%;
    margin-left: 21%;

}
.cuerpo{
	background: none;
    width: 73%;
    margin-top: 3%;
    margin-left: 24%;
}

/*slider*/
.carousel-control{
	opacity: 0.9;
	top: -50px;
	text-shadow: none;
}

.carousel-control.left, .carousel-control.right{
	background: none;
}
.next-btn, .prev-btn{
	background: #5C392B;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	font-size: 24px;
    line-height: 23px;
    text-align: center;
}
.carousel-control.left{
	left: 78%;
}

/*tabs estilo vida*/

.nav-tabs{
	border:none;
}
.nav-tabs>li{
	float: right;
}
.nav-tabs>li>a{
	border-radius: 0;
	color: #fff;
	padding: 2px 0px;
    margin: 0 21px;
}
.nav>li>a:hover, .nav>li>a:focus{
	background-color: transparent !important;
}
.nav-tabs>li>a:hover{
	border-color: transparent transparent  transparent !important;
}
#estilovida>.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: transparent !important;	
	border-bottom: 1px solid #d9b501;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #d9b501;
}
.nav-tabs>li>a:hover{
	/*border-bottom: 1px solid #d9b501;*/
	color: #d9b501;

}
.tab-content{
	padding: 70px 71px 0 0px;
}
video{
	width: 100%;
}
.video video{
	width: 100%;
}
.video img{
	width: 100%;
}
.intro-viajes{
	padding-left: 255px;
	padding-bottom: 20px;
}
.datos{
	list-style: none;
	padding:0;
	margin: 0;
}
.body-estilo{
	padding: 20px !important;
}
#myCarousel3{
	padding-left: 185px;
}
#myCarousel3 >.carousel-control{
	top: 230px;
}

#myCarousel3 >a .prev-btn{
	width: 50px;
	height: 50px;
	background: #D9B501;
	font-size: 44px;
	line-height: 41px;
}
#myCarousel3 >a .next-btn{
	width: 50px;
	height: 50px;
	background: #D9B501;
	font-size: 44px;
	line-height: 41px;
}
.mapa{
	margin: 40px 0;
}
.mapa iframe{
	width: 100%;
	height: 620px;
	border: none;
}

.banner-tips{
	border-bottom: 3px solid #D9B501;
	margin-top: 35px;	
}
.btntip1{
	border-radius: 50%;
	background: #752244;
	border: 3px solid #D9B501;
    height: 80px;
    width: 80px;
    position: absolute;
    left: 43%;
    top: 0;
    cursor: pointer;
    color: #fff;
    padding: 5px;
}
.circulotips{
	background: #D9B501;
    border-radius: 50%;
    height: 65px;
    font-size: 72px;
    text-align: center;
    line-height: 58px;
    font-family: 'NHaasGroteskDSStd-25Th';

}
.tips{
	text-align: center;
	color: #D9B501;
	margin-top: 24px;
	clear: both;

}
.tips-viajes{
	height: 88px;
	overflow: hidden;
	position: relative;

	transition: all 0.2s linear;
}
.bloguero{
	color: #d9b501;
}
.bloguero a{
	color: #d9b501;

}
.video{
	cursor: pointer;
}
.tipsbloguero{
	list-style:none; 
	margin: 0;
	padding: 0;
}
.tipsbloguero li{
	padding-bottom: 20px;
}
.icono-blog{
	font-size: 2.3em;
    color: #d9b501;
    padding-top: 5px;
    text-align: center;
}
.cont-tip{
	clear: both;
}
.tiptitulo{
	clear: both;
}
.tip-blog{
	margin-bottom: 15px;
	padding: 0;
}
.viajerostips{
	border-right: 1px dotted #d9b501;
}
.autorablog{
	background: rgba(217, 181, 1, 0.08);
    padding: 10px;
}
.columnas{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.imgusado img{
	width: 100%;
}
#usado{
	margin-left: 200px;
    width: 100%;
}
#usado .row{
	margin-bottom: 20px;
}
.textousado h4{
	font-family: 'NHaasGroteskDSStd-75Bd';
}
.itunesimg{
	background: url(../img/itunes.png) no-repeat left center;
    background-position: 0 0;
    background-size: 172%;
    height: 158px;
}
.app{
	visibility: hidden;
}
.app1{
	animation-name: app;
	-webkit-animation-name: app;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;

	visibility: visible !important;
}
.app2{
	opacity: 0;
	animation-name: app;
	-webkit-animation-name: app;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;
	animation-delay:0.3s;
	animation-fill-mode: forwards;

	visibility: visible !important;
}
.app3{
	opacity: 0;
	animation-name: app;
	-webkit-animation-name: app;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;
	animation-delay:0.5s;
	animation-fill-mode: forwards;

	visibility: visible !important;
}
.app4{
	opacity: 0;
	animation-name: app;
	-webkit-animation-name: app;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;
	animation-delay:0.7s;
	animation-fill-mode: forwards;

	visibility: visible !important;
}
.app5{
	opacity: 0;
	animation-name: app;
	-webkit-animation-name: app;	
	animation-duration: 1s;	
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;
	animation-delay:0.9s;
	animation-fill-mode: forwards;

	visibility: visible !important;
}


.itunes, .itunes:visited, .itunes:focus, .itunes:active{
	color: #b5b5b5;
}
.itunes:hover{
	color: #868686;
}
.spotify, .spotify:visited, .spotify:focus, .spotify:active{
	color: #aed000;
}
.spotify:hover{
	color: #809900;
}
.netflix, .netflix:visited, .netflix:focus, .netflix:active{
	color:#e94d4f;
}
.netflix:hover{
	color:#B30709;
}
.youtube, .youtube:visited, .youtube:focus, .youtube:active{
	color: #e44134;
}
.youtube:hover{
	color: #D03427;
}
.waze, .waze:visited, .waze:focus, .waze:active{
	color: #fff;
}
.waze:hover{
	color: #BCBCBC;
}
.puzzle1, .puzzle2, .puzzle3, .puzzle4, .puzzle5, .puzzle6{
	/*margin-left:25%;*/
	color: #fff;
	position: relative;

}
.puzzle5 iframe{
	width: 75%;
	height: 520px;
	border: none;
}
.puzzle5 img{
	width: 100%;
}
.puzzle1 h2{
	font-family: 'NHaasGroteskDSStd-75Bd';
	font-size: 38px;
}
.bateriaimg{
	position: relative;
}
.bateriaimg img{
	float: right;
}



.caracteristicas{
	margin: 0;
	padding: 0;
	list-style: none; 
}
.p1{
	position: absolute;
        top: 70px;
    left: -49px;
    line-height: 14px;
}
.p2{
	position: absolute;
    top: 150px;
    left: -33px;
}
.p3{
	position: absolute;
    top: 198px;
    left: -44px;;
    line-height: 15px;
}
.p4{
	position: absolute;
    top: 290px;
}
.datosgruesos{
	font-variant: small-caps;
}
.datosgruesos p{
	font-size: 19px;
    padding-left: 24px;

}
.cifragrande img{
	width: 100%;
}
.pila1{
	background: url(../img/pila1.png) no-repeat center center;
	height: 72px;
	padding: 21px 24px; 
}
.pila2{
	background: url(../img/pila2.png) no-repeat center center;
	height: 72px;
	padding: 21px 24px; 
}

.progress{
	    height: 30px;
	    background-color: transparent;
	    box-shadow: none;
	    border-radius: 0;
	    position: relative;	
}
.pila1 .progress .progress-bar{
	/*width: 84%;*/
	background-color: #005B63;

	-webkit-animation: pilauno 1s ease-out forwards; /* Safari 4+ */
	  	-moz-animation:    pilauno 1s ease-out forwards; /* Fx 5+ */
	  	-o-animation:      pilauno 1s ease-out forwards; /* Opera 13+ */
	  	animation:			pilauno 1s ease-out forwards;
}
.pila2 .progress .progress-bar{
	/*width: 84%;*/
	background-color: #00808c;

	-webkit-animation: pilaDOS 1s ease-out forwards; /* Safari 4+ */
	  	-moz-animation:    pilaDOS 1s ease-out forwards; /* Fx 5+ */
	  	-o-animation:      pilaDOS 1s ease-out forwards; /* Opera 13+ */
	  	animation:			pilaDOS 1s ease-out forwards;
}
.progress .progress-bar span{
	color: #fff;
	line-height: 26px;
    font-size: 21px;
    font-family: 'NHaasGroteskDSStd-45Lt';
   
}
.datosflacos{
	color: #c2c926;
	font-size: 15px;
}
.toxico{
	width: 100%;
	margin: 20px 0px;
}
.conagua{
	width: 80%;

}
.adver{
	width: 100%;

}
.aclaracion-mapa{
	font-size: 11px;
}
.datosflacos h4{
	font-size: 38px;
	font-family: 'NHaasGroteskDSStd-75Bd';
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
.datosflacos p{
	line-height: 15px;
}
.focos{
	color: #ffa734;
}
.focos p{
	color: #fff;
    font-size: 1.3em;
    line-height: 1px;
}
.cifrafoco{
	color: #fff;
	text-align: center;
}

.cifrafocoimg img{
	width: 100%;
    padding-top: 13px;
}
.count, .per{
	color: #FFCA34;
    font-size: 3.7em;
    line-height: 53px;
    font-family: 'NHaasGroteskDSStd-75Bd';
}
.txtfoco1{
	font-size: 11px !important;
    line-height: 16px;
    padding-left: 0 !important;
}
.txtfoco2{
	font-family: 'NHaasGroteskDSStd-75Bd';
    padding-left: 16px !important;
    font-size: 16px !important;
    clear: both;
}
.txtfoco3{
	padding-left: 0px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-align: center;
}
.focosextra{
	margin: 0;
    padding: 0;
    line-height: 42px;
    padding-bottom: 15px;
}
.focosextra img{
	width: 30%;
}
.cifraf{
	font-size: 4.5em;
	line-height: 30px;
	padding-left: 6px;

}
.cifraener, .perene{
	color: #c2e2f4;
	font-size: 5.1em;
    line-height: 53px;
    font-family: 'NHaasGroteskDSStd-75Bd';
}
.txtene1{
	padding-left: 2px !important;
	font-size: 15px !important;
	line-height: 16px;
}
.ciene{
	padding-bottom: 10px;
}
.cifrafinalene{
	padding-top:20px; 
	color: #fff;

}
.cifrafinalene p{
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 16px;
}
.cifrafinalene img{
	width: 45%;
	vertical-align: baseline;
}

.cifraener2, .perene2{
	color: #c2e2f4;
	font-size:4.2em;
    font-family: 'NHaasGroteskDSStd-75Bd';
}
.circulo_trans{
	background: #F6D200;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    margin-left: 31%;

}
.circulo_trans img{
	width: 50% !important;
}
.icono_trans img{
	width: 100%;
}
.icono_trans{
	text-align: center;
}
.transcont, .pertrans{
	 color: #000;
    font-size: 30px;
    text-align: center;
    font-family: 'NHaasGroteskDSStd-75Bd';
}
.icono_trans p{
	font-size: 15px;
    line-height: 17px;
    padding-top: 13px;
}
.imgdeporte img{
	width: 100%;
}
.aire{
	color: #fff;
}
.deporte{
	color: #203946;
}
.deporte h3{
	font-family: 'NHaasGroteskDSStd-75Bd';
}
.deportes p{
	line-height: 17px
}
.beneficios-deportes h3{
	text-align: center;
	text-transform: uppercase;
	color: #203946;
	font-family: 'NHaasGroteskDSStd-75Bd';
	margin-bottom: 50px;
}
.ben{
	background:#efc805;
	padding: 0 20px 20px 20px; 
	color: #203946;
	text-align: center;
	margin: 5px;
	width: 18%;
	height: 163px;

}
.icon-ben{
	width: 50%;
	text-align: center;
	margin-top: -20px;
}
.icono1fit{
	content: url(../img/icon-ben1.png);
}
.icono2fit{
	content: url(../img/icon-ben2.png);
}
.icono3fit{
	content: url(../img/icon-ben3.png);
}
.icono4fit{
	content: url(../img/icon-ben4.png);
}
.icono5fit{
	content: url(../img/icon-ben5.png);
}
.icono6fit{
	content: url(../img/icon-ben6.png);
}
.icono7fit{
	content: url(../img/icon-ben7.png);
}
.icono8fit{
	content: url(../img/icon-ben8.png);
}
.icono9fit{
	content: url(../img/icon-ben9.png);
}
.icono10fit{
	content: url(../img/icon-ben10.png);
}
.icono11fit{
	content: url(../img/icon-ben11.png);
}
.icono12fit{
	content: url(../img/icon-ben12.png);
}


.ben>p{
	 line-height: 17px;
	 text-transform: uppercase;

}
.ben >p>span{
	font-size: 18px;
	font-family: 'NHaasGroteskDSStd-65Md';
	display: block;
}
.txt_reducido{
	font-size: 15px !important;
}
.ben-extras{
	color: #203946;
	margin-left: 7%;
}
.txt_ben_ac{
	font-size: 13px !important;
	font-family: 'NHaasGroteskDSStd-55Rg' !important;
	text-transform: lowercase !important;  
}
.ben-extras h4{
	font-family: 'NHaasGroteskDSStd-75Bd';
}
.consejo{
	text-align: center;
	color: #203946;
	background: #efc805;
	padding: 13px 12px 3px 12px;
    margin-top: 10px;
}
.consejo h4{
	padding: 0;
}

/*tabcuerpo*/
.micuerpo>.nav-tabs{
	border:none;
	margin-left: 25%;
}
.micuerpo>.nav-tabs>li{
	float: left;

}
.micuerpo>.nav-tabs>li>a{
	border-radius: 0;
	color: #203946;
	padding: 2px 0px;
    margin: 0 21px;
}
.micuerpo>.nav>li>a:hover, .nav>li>a:focus{
	background-color: transparent !important;
}
.micuerpo>.nav-tabs>li>a:hover{
	border-color: transparent transparent  transparent !important;
}
.micuerpo>.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: transparent !important;	
	border-bottom: 1px solid #203946;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #203946;
}
.micuerpo>.nav-tabs>li>a:hover{
	/*border-bottom: 1px solid #d9b501;*/
	color: #fff;

}
.contenido-cuerpo{
	position: relative;
}
.cerrados, .aire{
	position: absolute;
	top: 0;
	left: 0;
}
.aire{
	visibility: hidden;
}
.obesitos{
	display: none;
}
.obesitos iframe{
	width: 100%;
	height: 600px;
	border:none;
}
.obesitos h3{
	color: #203946;
	font-family: 'NHaasGroteskDSStd-75Bd';
	margin-bottom: 20px;

}
/*rompecabezas*/

#contenedor{
	position: relative;
	top: 0px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;

}

#superior{
	position: relative;
	height: 200px;
	width: 100%;

}
#inferior{
	position: relative;
	height: 200px;
	width: 100%;

}

#figurasup1,#figurasup2,#figurasup3,#figurasup4,#figurasup5{
	position: relative;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
	cursor: move;

	

}
#figurasup1 img,#figurasup2 img,#figurasup3 img,#figurasup4 img,#figurasup5 img{
	position: absolute;
	bottom: 0px;
	left: 0px;

}

#figurainf1,#figurainf2,#figurainf3,#figurainf4,#figurainf5{
	position: absolute;

	height: 200px;
	width: 100%;
	cursor: move;

}

#figurasup2,#figurasup1,#figurasup4,#figurasup5{
	display: none;
}

#figurainf2,#figurainf3,#figurainf4,#figurainf5{
	display: none;
}

#pila, #foco, #bus, #agua, #electricidad{
	display: none;

}

/*estudiosbeca*/
.becas{
	width: 100%;
	height: 350px;
	position: relative;
	list-style: none;
	display: inline-block; 
	background: url(../img/caminobeca.png) no-repeat center center;
	z-index: 80000;

}
.cont-beca{
	display: none;
    background: rgba(255, 255, 255, 0.92);
    color: #000;
    padding: 22px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 21px;
        z-index: 88000;
}
.closes{
    cursor: pointer;
    background: #5C392B;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    display: block;
    border-radius: 20%;
}
.btn-beca{
	border: 4px solid #5C392B;
    border-radius: 50%;
    background: #F0D154;
    color: #DC5A15;
    text-align: center;
    line-height: 44px;
    font-weight: bold;
    font-size: 2em;
	position: absolute;
	cursor: pointer;
}
.beca1{
	width: 70px;
    height: 70px;
    top: 51px;
    left: 30px;
    line-height: 58px;
    font-size: 3em;
}
.beca2{
	width: 50px;
    height: 50px;
    top: 61px;
    left: 138px;
}
.beca3{
	width: 70px;
    height: 70px;
    top: 29px;
    left: 220px;
    font-size: 3em;
    line-height: 60px;
}
.beca4{
	width: 50px;
    height: 50px;
    top: 70px;
    right: 135px;
}
.beca5{
	width: 75px;
    height: 75px;
    top: 85px;
    right: 40px;
    font-size: 3em;
    line-height: 65px;
}
.beca6{
	width: 50px;
    height: 50px;
    top: 166px;
    left: 40px;
}
.beca7{
    width: 60px;
    height: 60px;
    top: 233px;
    left: 54px;
    font-size: 2.2em;
    line-height: 50px;
}
.beca8{
	width: 65px;
    height: 65px;
    top: 224px;
    left: 159px;
    line-height: 56px;
    font-size: 2.5em;
}
.beca9{
    width: 50px;
    height: 50px;
    top: 200px;
    left: 259px;

}
.beca10{
	width: 85px;
    height: 85px;
    top: 230px;
    right: 110px;
    text-align: left;
}
.beca10 img{
	width: 88%;
    padding: 12px 0 0 10px;
}
#beca1{
	top: 130px;
    left: 40px;
}
#beca2{
	top: 120px;
    left: 130px;
}
#beca3{
	top: 125px;
    left: 27px;
}
#beca4{
	top: 120px;
    left: 70px;
}
#beca5{
	top: 149px;
    left: 162px;
}
#beca6{
	top: 20px;
    left: 110px;
}
#beca7{
	top: 30px;
	left: 10px;
}
#beca8{
	top: 70px;
    left: 140px;
}
#beca10{
	top: 40px;
    left: 140px;
}
.deser{
	border: 2px solid #fff;
    padding: 5px;
   	margin-left: 12px;
    margin-bottom: 7px;
    height: 150px;
}
.redes-mov{
	display: none;
}
.deser h2{
	font-size: 1em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.deser p{
	line-height: 15px;
}
.deser span{
	padding-right: 20px;
}
.cont-deser{
	display: none;
    background: rgb(255, 255, 255);
    color: #000;
    padding: 66px 60px;
    position: absolute;
    z-index: 88000;
    height: 312px;

}
.equis{
	margin-left: 37%;
    margin-top: 19%;
}
.tit_estudios{
	color: #5C392B;
	padding:0;
	margin: 0;
	font-variant: small-caps;
    font-size: 2.2em;
    line-height: 0.8em;
    padding-bottom: 10px;
}
.btn_desertor{
	cursor: pointer;
}
.vid-estudio{
	background: #5c392b url(../img/vid-icon.png) no-repeat center center;
	margin: 6px;
	height: 150px;

}
.offset-vid{
	margin-left: 25%;
}
#video0, #video1, #video2, #video3, #video5, #video6, #video7, #video8, #video9, #video10, #video11, #video12{
	width: 50%;
    height: 50%;
    margin-top: 15%;
}
#video4{
	background: url(../img/bgmundo3.gif);
    width: 80%;
    height: 80%;
    margin-top: 8%;
    padding: 53px 0 0 93px;
    border: none;
    box-shadow: none;
}
.sumario_estu{
	color: #fff;
	font-size: 1.1em;
}
.lista-laboral{
	list-style: decimal;
}
.curr{
	display: none;
	background: #fff;
    border-radius: 25px;
    position: absolute;
    top: 20px;
    left: 120px;
    z-index: 9999;
    color: #5C392B;
    padding: 20px;
}
.cv{
	background:#5C392B;
	height: 100px; 
	color: #fff;
	margin: 5px;
    text-align: center;
    padding-top: 16px;
    cursor: pointer;
}
.cv span{
	font-size: 2em;
	display: block;
}
.eq{
	float: right;
}
.fotocv img{
	width: 86%;
}
.com{
	text-align: center;
    border: 2px solid #D9B501;
    padding: 5px;
    margin: 6px;
}
.cifra-comida{
	text-align: center;
}
.comi2{
	clear: both;
}
.comi2 h4{
	text-transform: uppercase;
	font-variant: small-caps;
	text-align: center;
}
.comida2{
	margin-top: 26px;
}
.comida3{
	margin-top: 36px;
}
.comida4{
	margin-top: 46px;
}
.comida1 img{
	width: 100%;
}
.comida2 img{
	width: 80%;
}
.comida3 img{
	width: 70%;
}
.comida4 img{
	width: 60%;
}

/*movimiento pantalla*/

.activo {
	display: block;
  
}
.arriba{
	margin-top: -9%;
	transition: all 1s ease-in-out;
}
.abajo{
	margin-top: 0;
	transition: all 1s ease-in-out;
}
.arriba2{
	margin-top: -8%;
	transition: all 1s ease-in-out;
}
.abajo2{
	margin-top: 0;
	transition: all 1s ease-in-out;
}
.cerrado{
	left:-290px;
	transition: all 1s ease-in-out;
}
.abierto{
	left: 0;
	transition: all 1s ease-in-out;
}
.aparece{
	visibility: visible;
}
.desaparece{
	visibility: hidden;
}
.esconde{
	visibility: hidden;
}
.arriba3{
	top: 0;
	transition: all 1s ease-in-out;
}
.abajo3{
	top: 690px;
	transition: all 1s ease-in-out;
}
.marcado{
	color: #fff ;
	background: #5c392b;
	border: 2px solid #5c392b;
}
.marcado2{
	color: #fff ;
	background: #203946;
	border: 2px solid #203946;
}
.abre{
	height: 900px;
	transition: all 1s ease-in-out;
}
/*.cie{
	height: 88px;
	transition: all 0s ease-in-out;
}*/
.achica{
	height: 88px;
	transition: all 1s ease-in-out;
}

/*animation*/
@keyframes letrauno{
	0%{left:200%; opacity: 0; }
	80%{opacity: 0;}
	100%{left: 0%; opacity: 1;}
}
@keyframes girauno{
	0%{transform: rotate(-16deg);}
	100%{transform: rotate(0deg);}
}
@keyframes sombrauno{
	0%{opacity: 0;}
	100%{opacity: 1;}
}

@keyframes letrados{
	0%{left:200%;}
	100%{left: -6.5%;}
}
@keyframes girados{
	0%{transform: rotate(-1deg);}
	100%{transform: rotate(0deg);}
}
@keyframes letratres{
	0%{left:200%;}
	100%{left: -13.5%;}
}
@keyframes giratres{
	0%{transform: rotate(-2deg);}
	100%{transform: rotate(0deg);}
}
@keyframes letracuatro{
	0%{left:200%;}
	100%{left: -21%;}
}
@keyframes giracuatro{
	0%{transform: rotate(5deg);}
	100%{transform: rotate(0deg);}
}

@keyframes letracinco{
	0%{left:200%;}
	100%{left: -27%;}
}
@keyframes giracinco{
	0%{transform: rotate(-5deg);}
	100%{transform: rotate(0deg);}
}

@keyframes celular{
	0%{top:-100%;}
	100%{top: -3%;}
}
@keyframes sombra{
	0%{opacity: 0.1;}
	100%{opacity: 1;}
}
@keyframes chica{
	0%{background-position: 0;top:-720px;}
	100%{background-position:-1469px; top: -10px;}
}
@keyframes chico{
	0%{background-position: 0;top:-720px;}
	100%{background-position:-1444px; top: -10px;}
}
@keyframes botondescubre{
	0%{opacity: 0.1;transform:rotate(0deg);}
	100%{opacity: 1;transform:rotate(-360deg);}
}
@keyframes circle {
    from { transform:rotate(0deg); }
    to { transform:rotate(-360deg); }
}

@keyframes inner-circle {
    from { transform:rotate(0deg); }
    to { transform:rotate(360deg); }
}
@keyframes ojoschico{
	0%{opacity:0;}
	3%{opacity: 1}
	6%{opacity: 0}
	80%{opacity: 0}
	82%{opacity: 1}
	84%{opacity: 0}
	100%{opacity: 0}
}


@keyframes rebota{
  0% { transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ;opacity: 0;  }
  10% { transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;opacity: 1; }
  20% { transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ;opacity: 1;  }
  30% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  40% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  50% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  60% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  70% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  80% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1; }
  90% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ;opacity: 1;  }
  100% {  transform:  rotate(0deg) scaleX(1) scaleY(1) ;opacity: 1; }
}

@keyframes avatar{
	0%{background-position: 0;}
	100%{background-position:-488px;}
}

@keyframes app {
	0% {transform: translateY(100%) scaleX(0.5); opacity: 0;}
	30%{transform: translateY(-8%) scaleX(0.5); opacity: 1;}	
	40%{transform: translateY(2%) scaleX(0.5); opacity: 1;}
	50%{transform: translateY(0%) scaleX(1.1); opacity: 1;}
	60%{transform: translateY(0%) scaleX(0.9); opacity: 1;}
	70% {transform: translateY(0%) scaleX(1.05); opacity: 1;}			
	80%{transform: translateY(0%) scaleX(0.95); opacity: 1;}
	90% {transform: translateY(0%) scaleX(1.02); opacity: 1;}	
	100%{transform: translateY(0%) scaleX(1); opacity: 1;}
}
@keyframes pilauno{
	0%{width: 0%}
	100%{width: 84%}
}
@keyframes pilaDOS{
	0%{width: 0%}
	100%{width: 45%}
}

/*videoacciones*/

#videofondo{
	display: none;
	position: absolute;
	margin:0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.80);
	top: 0;
	left: 0;
	z-index: 9999;

}
.contvideo{
	position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
	
}
#cierravideo{
	
    padding-top: 10px;
 
    cursor: pointer;
}
.intro-movil{
	display: none;
}

@media screen and (max-width: 1024px) and (orientation:landscape){
	.jota{
		width: 115%;
	}
	.oimg{
		width: 105%;
	}
	.eimg{
		width: 105%;
	}
	.ve{
		width: 106%;
	}
	.ene{
		width: 106%;
	}
	.letras{
		margin-top: 41%;
	}
	.mano{
		top: -12% !important;
	}
	.chica{
		top: -118px !important;
		right: 270px;
	}
	.chico{
		top: -118px !important; 
		right: 179px;
	}
	.boton{
		right: 43px;
	}
	.botoncreditos{
		font-size: 3em;
    	line-height: 29px; 
	}
	.estudiante{
		top: -61px;
		left: -150px;
	}
	.est{
		width: 86%;
	}
	.btncambio{
		margin: 30px auto 0;
	}
	.ojosbg1, .ojosbg1-2{
		width: 32%;
    	top: -19px;
    	left: -157px;
	}
	.slider1{
		margin-left: 190px;
	}
	.hover1,.hover2,.hover3,.hover4,.hover5{
		visibility: visible;
	}
	.hover1{
		left: 17px;
    	top: 7px;
	}
	.circulointerno{
		margin: 15px;
	}
	.circulointerno p{
		padding-top: 54px;
    	font-size: 17px;
	}
	.circulointerno2, .circulointerno4{
		margin: 10px;
	}
	.circulointerno2 p{
		padding-top: 30px;
    	font-size: 14px;
	}
	.circulointerno3{
		margin: 9px;
	}
	.circulointerno3 p{
		padding-top: 32px;
		font-size: 14px;
	}
	.circulointerno4 p{
		padding-top: 18px;
    	font-size: 14px;
	}
	.circulointerno5{
		margin: 8px;
	}
	.circulointerno5 p{
		padding-top: 19px;
    	font-size: 14px;
	}
	#myCarousel3 >.carousel-control{
		top: 207px;
	}
	#myCarousel3 >a .next-btn{
		width: 40px;
		height: 40px;
		font-size: 31px;
    	line-height: 35px;
	}
	#myCarousel3 >a .prev-btn{
		width: 40px;
		height: 40px;
		font-size: 31px;
    	line-height: 35px;
	}
	.btnvermas{
		top: 507px;
    	left: 57%;
	}

}
@media screen and (min-width: 768px) and (orientation:portrait){
		.bannersuperior{
			visibility: hidden;
		}
		.container{
			background-position: 50% 315px;
			
		}
		.mano{
			margin-left: 140px;
		}
		.letras{
			margin-top: 57%;
			margin-left: 1%;	
		}
		.footer img{
			width: 35%;
		}
		.jota{
			width: 117%;
		}
		.oimg{
			width: 107%;
		}
		.ve{
			width: 107%;
		}
		.eimg{
			width: 107%;
		}
		.ene{
			width: 107%;
		}
		.chica{
			right: 260px;
			top: -126px;
		}
		.chico{
			right: 168px;
			top:-126px;
		}
		.boton{
			right: 30px;
		}
		.hover1,.hover2,.hover3,.hover4,.hover5{
		visibility: visible;
		}
		.hover1{
			left: 14px;
    		top: 5px;
		}
		.circulointerno{
			margin: 12px
		}
		
}
@media only screen and (min-device-width: 320px) and(max-device-width:760px){

	.letras{
		display: none;
	}
	.intro-movil{
		display: block;
		width: 100%;
		color: #fff;
		font-size: 1.5em;
		margin: 0;
		padding: 0;
	}
	.intro-movil img{
		width: 100%;
	}
	.menu-movil{
		width: 100%;
		margin: 0;
	}
	.btn1-movil1{
		background: #00a6b5;
		height: 100px;
		padding-top: 30px;
	}
	.btn1-movil2{
		background: #711b44;
		height: 100px;
		padding-top: 30px;
	}
	.btn1-movil3{
		background: #d9b500;
		height: 100px;
		padding-top: 30px;

	}
	.btn1-movil4{
		background: #ea4d40;
		height: 100px;
		padding-top: 30px;
	}
	.btn1-movil5{
		background: #edaf37;
		height: 100px;
		padding-top: 30px;
	}
	.mano{
		display: none;
	}
	.botones{
		display: none;
	}
	.container{
		background: none;
		padding: 0;
		margin: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.botoncreditos{
		border-radius: 0;
		width: 100%;
		float: none;
		clear: both;
		margin: 0;
		padding: 0;
		height: 60px;
		line-height: 36px;

	}
	.creditos p{
		padding: 10px;
	}
	.cir-mun3{
	    top: 25px;
	    left: 103px;
	    width: 62%;
	}
	.cir-mun3 img{
		width: 50%;
	}
	.cir-mun2{
	    top: 0;
	    left: 50px;
	    width: 49%;
	}
	.cir-mun2 img{
		width: 50%;
	}
	.body-estilo{
		padding: 0 !important;
	}
	.estilo{
		margin-left: 0;
		width: 100%;
	}
	.nube{
		width: 50%;
	}
	.intro-viajes{
		padding: 20px 0 0 10px;

	}
	.tab-content{
		padding: 0 !important;
	}
	.est-tabs{
		/*padding-top: 190px;*/
	    padding: 0;
	    margin: 0;
	    width: 100%;
	}
	#myCarousel3{
		padding-left: 5px;
	}
	#myCarousel3 >.carousel-control{
		top: 500px;
	}
	#myCarousel3 >a .next-btn, #myCarousel3 >a .prev-btn {
		width: 34px;
    	height: 30px;
    	font-size: 24px;
    	line-height: 29px;
	}
	.carousel-control.left{
		left: 70%;
	}
	.est-tabs li{
		font-size: 11px;
	}
	.estilo{
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.modal-body{
		padding: 100px 0 0 0;
		margin: 0;
	}
	.redes-mov{
		display: block;
		position: relative;
		z-index: 500;
		/*margin-left: 20%;*/
	}
	.face, .tw{
		float: right;
	}
	.face, .tw{
		text-align: center;
	}
	.face img{
		width: 50%;

	}
	.tw img{
		width: 50%
	}
	.puzz img{
		width: 100%;
	}
	.close{
		position: fixed;
		top: 0;
		right: 2px;
	}
	.nav-tabs{
		padding-top: 190px;
	}
	.nav-tabs>li{
		float: left;
		width: 33.3%;
	}
	#usado{
		margin-left: 5px;
	}
	.imgusado img{
		width: 50%;
	}
	.loca{
		display: none;
	}
	.cuerpo{
		width: 100%;
		margin-left: 0;
		margin-top: 15%;
	}
	.btncerrados{
		margin-right: 5px;
		margin-left: 0;
	}
	.cuerpo-tabs{
		padding-top: 10px;
	}
	.micuerpo>.nav-tabs{
		margin-left: 12px;
	}
	.deporte h3{
		text-align: center;
	}
	.ben{
		width: 80%;
		margin-bottom: 25px;
		height: 223px;
		margin-left: 10%;
	}
	.micuerpo>.nav-tabs>li>a{
		margin: 0 7px;
	}
	.depbotones{
		margin-left: 0;
		margin-right:0; 
	}
	.videodep{
		margin: 10px 0 10px 100px;
		clear: both;

	}
	.mund-social img{
		width: 100%;
	}
	.cont-mundo4{
		width: 100%;
		margin:0;
		padding: 0;
	}
	.avatar{
		width: 80px;
	    top: 90px;
	    left: 0px;
	    height: 80px;
	}
	.body-personal{
		padding: 10px 0 0 0;
	}
	.cont-muro{
		margin: 0;
		padding: 0;

	}
	.img_muro img{
		width: 100%;
	}
	.post, .post2{
		padding: 0;
	}
	.ojosbg1{
		display: none;
	}
	.post video{
		width: 100%;
		margin-top: -100px;
	}
	.btncambio{
		width: 100%;
		margin: 60px auto 0;
	}
	.btnestudios{
		margin-right: 0;
	}
	.estudiante{
		display: none;
	}
	.bordesuperior{
		display: none;
	}
	.bordeinferior{
		display: none;
	}
	.circulomun5{
		top: 441px;
	    left: -7px;
	    width: 80%;
	}
	.estudio{
		top: 60px;
		height: 100%;
	}
	.carousel-control{
		top: -39px;
		height: 20px;
	}
	.carousel-control.left{
		left: 65%;
	}
	.slider1{
		padding: 0;
		margin: 0;
	}
	.tit_estudios{
		padding: 10px;
		font-size: 1.5em;
	}
	.beca1{
		top: 51px;
    	left: 0px;
	}
	.beca2{
		top: 42px;
    	left: 81px;
	}
	.beca3{
		top: 34px;
    	left: 141px;
	}
	.beca4{
		top: 66px;
    	right: 15px;
	}
	.beca5{
		top: 123px;
    	right: 220px;
	}
	.beca6{
		top: 130px;
    	left: 109px;
	}
	.beca7{
		top: 126px;
    	left: 208px;
	}
	.beca8{
		top: 224px;
    	left: 49px;
	}
	.beca9{
		top: 200px;
    	left: 149px;
	}
	.beca10{
		top: 240px;
    	right: 9px;
	}
	#beca1, #beca2, #beca3, #beca4, #beca5, #beca6, #beca7, #beca8, #beca9, #beca10{
		top: 130px;
    	left: 40px;
	}
	.carousel-control{
		top: -80px;
	}
	.offset-vid{
		margin-left: 6px;
	}
	.cont-deser{
		padding: 12px;
		position: fixed;	
		bottom: 95px;
		height: auto;
	}
	.sumario_estu{
		padding-left: 11px;
	}
	.ojosbg1-2{
		display: none;
	}
	.izquierdo{
		display: none;
	}
	.abajo3{
		top: 100%;
	}
	.next-btn, .prev-btn{
		width: 50px;
		height: 50px;
		line-height: 43px;
	}
	.oculto{
		height: 20px;
		clear: both;
	}
	.carousel-control.right{
		right: 7px;
	}
	.curr{
		top: 0;
		left: 0;
		padding: 5px;
		border-radius: 5px;
		font-size: 12px;
	}
	.item{
		margin: 0;
		padding: 0;
	}
	.pad-com{
		padding: 10px;
	}
	.fotocv{
		clear: both;
		display: block;
	}
	.fotocv img{
		width: 50%;
	}
	.icono_trans img{
		width: 50%;
	}
	.bateriaimg img{
		width: 100%;
		padding: 15px;
		float: none;
	}
	.cifrafocoimg img{
		width: 50%;
	}
	.focos p{
		line-height: 20px;
	}
	.pila1{
		background-size: 100%;
	}
	.pila2{
		background-size: 100%;
	}
	.datosgruesos p{
		padding-left: 0;
	}
	.conagua{
		width: 100%;
	}
	.p1, .p2, .p3, .p4{
		width: 50%;
	}
	.p1{
		top: 27px;
    	left: -36px;
	} 
	.p2{
		top: 90px;
    	left: -23px;
	}
	.p3{
		top: 148px;
    	left: -34px;
	}
	.p4{
		top: 160px;
    	left: 100px;
	}
	.focosextra{
		text-align: center;
	}
	#video4{
    	width: 100%;
    	height: 100%;
    	margin: 0;
    	padding: 0;
	}
	#eval-lb ul.lb-nav li{
		    width: 21%;
    margin: 0 2% !important;
	}

}

.video-deporte{
	height: 380px;
}
.puzz{
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.video-ecologia iframe{
	width: 100%;
	height: 100%;

}
.video-ecologia{
	height: 300px;
	margin-bottom: 20px;
}
.videodep{
	font-size: 12px;
    background: #00929F;
    border-radius: 25px;
    color: #fff;
    float: right;
    margin-right: 50px;
    height: 22px;
    line-height: 21px;
}