/* CSS Document */


/* codigo de video en reemplazo de sg-video...etc */
.videobox {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 100%;
	z-index: 100;
}
.videobox iframe {
	position: relative;
	top: 50px;
	left: 309px;
}
.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 */


.animation{
	transition:all 250ms ease;
}
.img_1{
	border-radius: 5px;
    
	background-repeat: no-repeat!important;
    
	background-position: center left;
	position: absolute;
    
	bottom: -4px;
    left: 23px;
    width: 1325px;
    
	height: 97px;	
	background-size: 70%!important;
}

svg#cuadrado line {
	display: none;
}
.btn-go {
	position: absolute;
	top: 144px;
	right: 40px;
	z-index: 100000;
}
.btn-go div {
	font-size: 25px;
	padding: 10px 20px;
	background-color: #8BC53F;
	border-radius: 35px;
	border: 3px solid black;
}
.btn-go div.active {
	background-color: #6A1DDE;
	color: white;
}
.cuadrado {
	position: absolute;
	top: 287px;
	left: -79px;
}
.opciones {
	position: absolute;
	width: 454px;
	right: 40px;
	top: 241px;
	text-align: center;
}
.opciones img {
	width: 108px;
	cursor: pointer;
	transition: all 300ms ease;
}
.opciones img:hover {
	transform: scale(1.1);
}
.opciones img:nth-child(2) {
	margin: 0px 30px 0px 30px;
}
.opciones img:nth-child(6) {
	margin: 0px 30px 0px 30px;
}
img.cerrar {
	position: absolute;
	top: -22px;
	right: -28px;
}
img.pop {
	max-width: 1000px;
}
/* css para ocultar botonera*/
#botonera:before {
	background-color: transparent!important;
}
#botonera div {
	border-bottom: 6px solid #89380f;
}
/* /. */
 

.casa {
	position: absolute;
	top: 146px;
	left: -49px;
}
.opciones_2 {
	position: absolute;
	top: 256px;
	right: 37px;
	width: 455px;
	text-align: center;
}
.opciones_2 img {
	width: 111px;
	cursor: pointer;
	transition: all 300ms ease;
}
.opciones_2 img:hover {
	transform: scale(1.1);
}
.opciones_2 img:nth-child(2) {
	margin: 0px 30px 0px 30px;
}
.opciones_2 img:nth-child(4) {
	margin: 80px 30px 0px 30px;
}
.opciones_2 img:nth-child(7) {
	margin: 0px 30px 0px 30px;
}
svg#casa line {
	display: none;
}
/**/ 
.camion {
	position: absolute;
	top: 170px;
	left: -99px;
}
.opciones_3 {
	position: absolute;
	top: 256px;
	right: 37px;
	width: 455px;
	text-align: center;
}
.opciones_3 img {
	width: 111px;
	cursor: pointer;
	transition: all 300ms ease;
}
.opciones_3 img:hover {
	transform: scale(1.1);
}
.opciones_3 img:nth-child(2) {
	margin: 0px 30px 0px 30px;
}
.opciones_3 img:nth-child(4) {
	margin: 80px 30px 0px 30px;
}
.opciones_3 img:nth-child(7) {
	margin: 0px 30px 0px 30px;
}
svg#camion line {
	display: none;
}
.pos1 {
}
.supermecado {
	position: absolute;
	top: 154px;
	left: -156px;
}
svg#supermecado line {
	display: none;
}
.piramide {
	position: absolute;
	top: 154px;
	left: -36px;
}
svg#piramide line {
	display: none;
}
.londres {
	position: absolute;
	top: 235px;
	left: 68px;
}
svg#londres line {
	display: none;
}
svg#hexagono1 {
	position: absolute;
	top: 172px;
	left: -261px;
}
svg#hexagono1>g {
	display: none;
}
svg#hexagono1>line {
	display: none;
}
img.img_muestra1 {
	position: absolute;
	top: 370px;
	left: 740px;
	cursor: pointer;
	transition: all 300ms ease;
}
img.img_muestra1:hover {
	transform: scale(1.2);
}
svg#hexagono2 {
	position: absolute;
	top: 172px;
	left: -261px;
}
svg#lenea1 {
	position: absolute;
	top: 142px;
	left: 460px;
}
svg#lenea1>g, svg#lenea1>line {
	display: none;
}
img.img_muestra2 {
	position: absolute;
	top: 260px;
	left: 710px;
	cursor: pointer;
	z-index: 1;
	transition: all 300ms ease;
}
img.img_muestra2:hover {
	transform: scale(1.2);
}
.imagenes {
	position: absolute;
	top: 490px;
	left: 100px;
}
.valor_1 {
	height: 83px;
	border-radius: 15px;
	position: absolute;
	top: -13px;
	right: 80px;
	font-size: 57px;
	width: 170px;
	display: none;
	border: 4px dashed black;
	text-align: center;
}
.imagenes img {
	display: none;
}
img.sigue {
	cursor: pointer;
	position: relative;
	top: 17px;
	transition: all 300ms ease;
}
img.sigue:hover {
	transform: scale(1.2);
}
svg#pol_1-1 {
	position: absolute;
	top: 125px;
	left: -235px;
}
svg#pol_1-2 {
	position: absolute;
	top: 130px;
	left: 410px;
}
svg text {
	font-family: cabin;
}
svg#pol_1-1>text, svg#pol_1-1>line {
	display: none;
}
svg#pol_1-2>text, svg#pol_1-2>line {
	display: none;
}
svg#pol_2-1 {
	position: absolute;
	top: 148px;
	left: -425px;
}
svg#pol_2-2 {
	position: absolute;
	top: 180px;
	left: 410px;
}
svg text {
	font-family: cabin;
}
svg#pol_2-1>text, svg#pol_2-1>line {
	display: none;
}
svg#pol_2-2>text, svg#pol_2-2>line {
	display: none;
}
/**/


svg#pol_3-1 {
	position: absolute;
	top: 159px;
	left: -204px;
}
svg#pol_3-2 {
	position: absolute;
	top: 180px;
	left: 410px;
}
svg text {
	font-family: cabin;
	font-size: 31px;
	text-align: center;
}
svg#pol_3-1>text, svg#pol_3-1>line {
	display: none;
}
svg#pol_3-2>text, svg#pol_3-2>line {
	display: none;
}
svg#pol_4-1 {
	position: absolute;
	top: 133px;
	left: -232px;
}
svg#pol_4-2 {
	position: absolute;
	top: 160px;
	left: 440px;
	width: 840px;
}
svg text {
	font-family: cabin;
	font-size: 23px;
	text-align: center;
}
svg#pol_4-1 text, svg#pol_4-1>line {
	display: none;
}
svg#pol_4-2 text, svg#pol_4-2>line {
	display: none;
}
.siguiente {
	position: absolute;
	bottom: 38px;
	right: 40px; 
 	
	transition:all 300ms ease;
	cursor:pointer;
}
.siguiente:hover {
	transform:scale(1.2);	
}
input.valor_3 {
	position: absolute;
	bottom: 39px;
	right: 361px; 
	height: 80px;
	width: 160px;
	border-radius: 18px;
	border: 4px dashed black;
	font-size: 50px;
	text-align: center;
}
img.valida:hover {
	transform:scale(1.2);	
}
img.valida {
	position: absolute;
	bottom: 38px;
	right: 150px; 
 	transition:all 300ms ease;
	cursor:pointer;
}
img.valida:hover {
	transform:scale(1.2);	
}

.elementos {
    position: absolute;
    top: 400px;
    left: 550px;
    -moz-transform-origin: 0 0;         
    -webkit-transform-origin: 208px 40px;
    height: 63px;
    width: 417px;
}

.elementos img {
    position: absolute;
    cursor: pointer;
}

img.reincia_regla {
    top: 7px;
    left: 186px;
 	transition:all 300ms ease;
	cursor:pointer;
}
img.reincia_regla:hover {
	transform:scale(1.5);	
}


/*Calculadora */


.calculadora {
	position:absolute;
	top: 270px;
	right: 69px;
	font-size: 15px;
	background-color: #2D415B;
	border-radius: 11px;
	height: 240px;
	margin: 0 auto;
	padding: 20px 20px 9px;
	width: 205px;
	border: 1px solid white;
	display: none;
	transform: scale(1.3);
}
.parteSuperior .pantalla {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	color: #FFFFFF;
	float: right;
	font-size: 17px;
	height: 40px;
	letter-spacing: 1px;
	line-height: 40px;
	padding: 0 10px;
	text-align: right;
	width: 130px;
}
.teclas, .parteSuperior {
	overflow: hidden;
}
.teclas span, .parteSuperior span.limpiar {
	background-color: #79C46A;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 11px 0;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
	width: 22%;
}
.parteSuperior span.limpiar {
	background-color: #FF7C87;
}
.teclas span.operador {
	background-color: #F49130;
	margin-right: 0;
}
.teclas span.igual {
	background-color: #F1FF92;
	color: #888E5F;
}
.parteSuperior span.limpiar, {

background-color: #FF9FA8;
color: #FFFFFF;
}
.teclas span:hover, .teclas span.igual:hover, .parteSuperior span.limpiar:hover {
	background-color: #FFFFFF;
	color: #000000;
}

/*Calculadora*/


.atras {
    bottom: 110px;
    right: 80px;
    width: 70px; 
 	
    /* transition:all 300ms ease; */
	cursor:pointer;
}

img.atras:hover {
	transition:none;
	transform:scale(1.2) rotate(180deg) !important;	
}
	 
.drag {
    position: absolute;
    height: auto;
    width: auto;
    cursor:pointer;
}
.dg1 {
	top: 230px;
	left: 150px;
}
.dg2 {
	top: 240px;
	left: 414px;
}
.dg3 {
	top: 240px;
	left: 740px;
}
.dg4 {
	top: 270px;
	left: 1010px;
}

.drop {
    width: 240px;
    height: 180px;
    border: 5px dashed rgba(189, 189, 189, 0.21);
    border-radius: 15px;
}

.drop div {
    margin: 0px!important;
    text-align: center;
}

.drop div img {
    max-width: 230px;
    max-height: 170px;
    margin: 0px;
    padding: 0px;
}


.elemetosdrop {
    position: absolute;
    bottom: 54px;
    left: 88px;
    min-width: 1131px;
}

.elemetosdrop div {
    float: left;
    margin-left: 37px;
    text-align: center;
}

input.valorsilla {
    font-size: 51px;
    width: 130px;
    border: 4px dashed black;
    border-radius: 27px;
    position: absolute;
    top: 233px;
    left: 931px;
    text-align: center;
}