/* Efectos basicos /. ************************************** */

.mal_tiembla {
	transition: all 200ms ease;
	animation: mal_tiembla 125ms ease-in-out infinite alternate;
}
@keyframes mal_tiembla {
 0% {
transform:rotateZ(-5deg);
}
 50% {
transform:rotateZ( 0deg) scale(.8);
border-color: red;
}
 100% {
transform:rotateZ( 5deg);
}
}
.mal_cabeza {
	transition: all 250ms ease;
	animation: mal_cabeza 250ms ease-in-out infinite alternate;
}
@keyframes mal_cabeza {
 0% {
 margin-left:0px;
}
 50% {
 margin-left:20px;
 border-color: red;
}
 100% {
 margin-left:-20px;
}
}
.bien_cabeza {
	transition: all 250ms ease;
	animation: bien_cabeza 250ms ease-in-out infinite alternate;
}
@keyframes bien_cabeza {
 0% {
 margin-top:0px;
}
 50% {
 margin-top:20px;
 border-color: green;
}
 100% {
 margin-top:-20px;
}
}
.mal_cabeza_R {
	transition: all 250ms ease;
	animation: mal_cabeza_R 250ms ease-in-out infinite alternate;
}
@keyframes mal_cabeza_R {
 0% {
 left:0px;
}
 50% {
 left:20px;
}
 100% {
 left:-20px;
 border-color: red;
}
}
.bien_cabeza_R {
	transition: all 250ms ease;
	animation: bien_cabeza_R 250ms ease-in-out infinite alternate;
}
@keyframes bien_cabeza_R {
 0% {
 top:0px;
}
 50% {
 top:20px;
}
 100% {
 top:-20px;
 border-color: green;
}
}
/* Escala */

.sca, .sca_child>* {
	transition: all 300ms ease;
	cursor: pointer;
}
.sca:hover, .sca_child>*:hover {
	transform: scale(1.1);
}
.sca:active, .sca_child>*:active {
	transform: scale(0.9);
}
/* Transicion en drag revert */
.animation {
	transition: all 250ms ease;
}
/* Botonera */
  
#botonera:before {
	background-color: transparent!important;
}
#botonera div {
	border-bottom: 6px solid #89380f;
}
/* Escala infinite*/
.agranda {
	transition: all 250ms ease;
	animation: agranda 800ms ease-out infinite alternate;
	cursor: pointer;
}
 @keyframes agranda {
 from {
 transform:scale(1);
}
 to {
 transform:scale(1.03);
 -webkit-box-shadow: 0px 0px 59px 0px rgba(246,255,117,0.3);
 -moz-box-shadow: 0px 0px 59px 0px rgba(246,255,117,0.3);
 box-shadow: 0px 0px 59px 0px rgba(246,255,117,0.3);
}
}
.off {
	visibility: hidden;
}
.encima {
	transform: scale(1.15);
	transition: all 250ms ease;
}
img.cerrar {
    position: absolute;
    top: -40px;
    right: -40px;
}

/* ./  ************************************** */
/* css para ocultar botonera*/
#botonera:before {
	background-color: transparent!important;
}
#botonera div {
	border-bottom: 6px solid #112D48;
}
/* /. */
 
  
img.cc {
	position: absolute;
	bottom: 22px;
	left: 30px;
	cursor: pointer;
	width: 61px;
} 
 
/* codigo de video en reemplazo de sg-video...etc */
.videobox {
	position: absolute;
	top: 280px;
	left: 141px;
	width: 100%;
	z-index:100;
}
.videobox video{
	position:relative;
	top: 1px;
	left: 358px;
	width: 627px;
}
.cartel {
	position: absolute;
	cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	text-align:center;
	min-width: 200px;
	max-width: 760px;
	z-index:101;
}
.titcartel {
	color: rgb(255, 255, 255);
	font-size: 1em;
	padding: 10px;
	border-radius: 10px;
	box-shadow: rgb(0, 0, 0) 0px 0px 10px;
	background: rgb(19, 26, 45);
}
.titcartel h2{
	padding: 7px 10px 11px;
	border-radius: 7px;
	border: 3px dashed rgb(243, 236, 130);	
}
/* Finaliza codigo de video */

 

.menu {
    position: absolute;
    top: 684px;
    left: 50px;
    width: 1200px;
    height: 100px;
}

.menu div img {
    transition: all 300ms ease;
    z-index:99;
    position: relative;
    
}
.menu div img:hover {
    transform: scale(1.2);
    z-index:100;
}

.menu div {
    float: left;
    margin-right: 5px;
}

.m6.off {
    visibility: hidden;
    pointer-events: none;
}

.m6 {
    margin-left: 33px;
}
.m7.off {
    visibility: hidden;
    pointer-events: none;
} 
.m5.off {
    visibility: hidden;
    pointer-events: none;
    margin-left: 350px;
}
.m5  { 
    margin-left: 350px;
}
.op1>input, .op2>input, .op3>input, .op4>input{
	width:30px;
	height: 35px;
	display: block;
	margin-bottom: 42px;
}


.inp1{
	top:400px;
	left:300px;
}
.inp2{
	top:400px;
	left:300px;
}
.inp3{
	top:400px;
	left:300px;
}
.inp4{
	top:400px;
	left:300px;
}


.inp5{
	top:400px;
	left:300px;
}
.inp6{
	top:400px;
	left:300px;
}
.inp7{
	top:400px;
	left:300px;
}
.inp8{
	top:400px;
	left:300px;
}


.inp9{
	top:400px;
	left:300px;
}
.inp10{
	top:400px;
	left:300px;
}
.inp11{
	top:400px;
	left:300px;
}
.inp12{
	top:400px;
	left:300px;
}

.op1 {
    position: absolute;
    top: 314px;
    left: 379px;
}

.op2{
    position: absolute;
    top: 314px;
    left: 708px;
}

.op3 {
    position: absolute;
    top: 314px;
    left: 1087px;
}

.op4 {
    position: absolute;
    top: 314px;
    left: 379px;
}

input {
    width: 40px;
    height: 37px;
    font-size: 33px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.preg1 {
    position: absolute;
    top: 293px;
    left: 936px;
    z-index: 10;
}

.preg2 {
    position: absolute;
    top: 336px;
    left: 987px;
    z-index: 2;
}

.preg2 input {
    display: inline-block;
}

.preg3 {
    position: absolute;
    top: 423px;
    left: 793px;
    z-index: 1;
}
 
.preg3 input {
    display: inline-block;
}
 
.preg4 {
    position: absolute;
    top: 337px;
    left: 1225px;
    z-index: 1;
}
 

.drags {
    position: absolute;
    top: 231px;
    right: 70px;
    margin: auto;
    text-align: center;
    transition: all 500ms ease;
    width: 197px;
    /* background-color: wheat; */
}

.drags>img {
    height: 41px;
    margin-top: 10px;
}

.drags img {
    margin-left: 74px;
    position: relative;
    cursor: pointer;
    z-index: 2;
}
 
.drop {
    position: absolute;
    background-color: white;
    height: 45px;
    width: 149px;
    display: block;
    border: 5px dashed rgb(84, 58, 114);
    border-radius: 15px;
    text-align: center;
}

.drop>img {
    animation: none;
    width: 149px;
}

.drop1 {
    top: 295px;
    left: 34px;
}
.drop2 {
    top: 505px;
    left: 41px;
}
.drop3 {
    top: 250px;
    left: 721px;
}
.drop4 {
    top: 314px;
    left: 668px;
}
.drop5 {
    top: 380px;
    left: 703px;
}
.drop6 {
    top: 454px;
    left: 682px;
}
.drop7 {
    top: 519px;
    left: 721px;
}
.drop8 {
    top: 582px;
    left: 708px;
}
.drop9 {
    top: 320px;
    left: 895px;
}




/*Drop 1*/


#adrag1 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 443px;
	left: 150px;
}
#adrag2 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 441px;
	left: 354px;
}
#adrag3 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 440px;
	left: 558px;
}
#adrag4 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 441px;
	left: 765px;
} 
.bord {
	border: 4px dashed black;
}
#adrop1{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 368px;
	left: 227px;
	border: 2px dashed rgb(2, 2, 2);
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}

#adrop1>div,#adrop2>div,#adrop3>div {
    position: absolute!important;
    top: 4px!important;
    left: 5px!important;
}
#adrop2 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 368px;
	left: 637px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop3{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 368px;
	left: 1056px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop4{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 370px;
	left: 633px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
} 
.animar {
	transition: all 1s ease;
	-webkit-transition: all 200ms ease;
}
.cerrar {
	position: absolute;
	top: -10px;
	right: -20px;
}
/* dragdrop*/

/*Drop 2 */  
#bdrag1 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 182px;
	left: 554px;
	cursor: pointer;
}
#bdrag2 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 268px;
	left: 554px;
	cursor: pointer;
}
#bdrag3 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 360px;
	left: 554px;
	cursor: pointer;
} 
#bdrag4 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 440px;
	left: 554px;
	cursor: pointer;
} 
.bord {
	border: 4px dashed black;
}
#bdrop1>div,#bdrop2>div,#bdrop3>div {
    position: absolute!important;
    top: 4px!important;
    left: 5px!important;
}
#bdrop1{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 145px;
	left: 1051px;
	border: 2px dashed rgb(2, 2, 2);
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}

#bdrop2 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 258px;
	left: 1051px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#bdrop3{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 368px;
	left: 1051px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
} 
#bdrop4{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 478px;
	left: 1051px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
} 
.animar {
	transition: all 1s ease;
	-webkit-transition: all 200ms ease;
}
.cerrar {
	position: absolute; 
	top: -10px;
	right: -20px;
}
/* drapdrop*/ 
.bordnew{
	border-color:white!important;
}

video.video1 {
    position: absolute;
    top: 250px;
    left: 350px;
    width: 711px;
    border-radius: 15px;
    border: 7px solid #42174C;
}

.texto {
    position: absolute;
    top: 142px;
    left: 413px;
    background-color: wheat;
    width: 520px;
    height: 207px;
    text-align: center;
    padding-top: 30px;
    font-size: 50px;
}

.devuelve {
	position: absolute;
	top: 142px;
	left: 318px;
	width: 90px;
	height: 240px; 
	background: url(../img/act_2/flecha1.png) no-repeat center;
}

.sigue {
    position: absolute;
    top: 142px;
    left: 938px;
    width: 90px;
    height: 240px;
	background: url(../img/act_2/flecha2.png) no-repeat center;
}
