/* CSS Document */

.popconte{
	max-width: 600px;
  
	height: 410px;
  overflow: auto;
  padding: 50px;
  background-color: #FFF;
  border-radius: 8px;
  text-align: center;
  
	color: #000;
  font-size: 30px;
}

/* codigo de video en reemplazo de sg-video...etc */
.videobox {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 100%;
	z-index:100;
}
.videobox video{
	position:relative;
	top: 79px;
	left: 308px;
}
.cartel {
	position: absolute;
	cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	text-align:center;
	min-width: 200px;
	max-width: 860px;
	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 */


img.cerrar {
    position: absolute;
    top: 110px;
    left: -30px;
}

.menu {
    position: absolute;
    top: 230px;
    left: 40px;
    z-index: 10;
}

.menu div {
    background-color: rgb(126, 179, 73);
    padding: 12px  22px;
    font-size: 50px;
    display: block;
    margin-bottom: 11px;
    border: 4px solid white;
    border-radius: 15px;
    color: white;
    cursor: pointer;
    z-index: 10000;
}

.menu div:hover {
    background-color: rgb(106, 153, 59);
}

.pregunta {
    background-color: rgb(126, 179, 73);    
    padding: 3px 27px 8px 24px;    font-size: 50px;    display: block;        border: 4px solid white;    border-radius: 15px;    color: white;
    position: absolute;
    top: 120px;
    right: 80px;
    cursor: pointer;
}

.pregunta:hover {
    background-color: rgb(106, 153, 59);
}

input.txt1 {
    position: absolute;
    top: 360px;
    left: 1110px;
    font-size: 36px;
    width: 220px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px dashed black;    border-radius: 14px;
}

input.txt2 {
    position: absolute;
    top: 430px;
    left: 1110px;
    font-size: 36px;
    width: 220px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px dashed black;    border-radius: 14px;
}

input.txt3 {
    position: absolute;
    top: 500px;
    left: 1110px;
    font-size: 36px;
    width: 220px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px dashed black;    border-radius: 14px;
}

input.txt4 {
    position: absolute;
    top: 576px;
    left: 1110px;
    font-size: 36px;
    width: 220px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px dashed black;    border-radius: 14px;
}

.opc1 {
    position: absolute;
    top: 449px;
    left: 386px;
    background-color: transparent;
    width: 184px;
    height: 185px;
    border-radius: 100px;
    cursor: pointer;
}
.opc2 {
    position: absolute;
    top: 449px;
    left: 640px;
    background-color: transparent;
    width: 183px;
    height: 183px;
    border-radius: 100px;
    cursor: pointer;
}
.opc3 {
    position: absolute;
    top: 449px;
    left: 896px;
    background-color: transparent;
    width: 185px;
    height: 184px;
    border-radius: 100px;
    cursor: pointer;
}
.opc4 {
    position: absolute;
    top: 449px;
    left: 1150px;
    background-color: transparent;
    width: 185px;
    height: 184px;
    border-radius: 100px;
    cursor: pointer;
}
.opc1:hover, .opc2:hover, .opc3:hover, .opc4:hover{
    background-color: rgba(255, 255, 255, 0.32);

}
/*Drop 1*/


#adrag1,#bdrag1 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 156px;
	left: 430px;
}
#adrag2,#bdrag2 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 227px;
	left: 430px;
}
#adrag3,#bdrag3 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 300px;
	left: 430px;
}
#adrag4,#bdrag4 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 373px;
	left: 430px;
}
#adrag5,#bdrag5 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 444px;
	left: 430px;
}
#adrag6,#bdrag6  {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 518px;
	left: 430px;
}
.bord {
	border: 4px dashed black;
}
#adrop1,#bdrop1{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 159px;
	left: 783px;
	border: 2px dashed rgb(2, 2, 2);
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop2,#bdrop2 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 224px;
	left: 783px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop3,#bdrop3 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 297px;
	left: 783px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop4,#bdrop4 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 368px;
	left: 783px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop5, #bdrop5 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 434px;
	left: 783px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop6, #bdrop6{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 507px;
	left: 783px;
	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*/

input.txte1 {
    position: absolute;
    top: 236px;
    left: 836px;
    width: 215px;
    height: 40px;
    font-size: 38px;
    border: 2px dashed black;
    border-radius: 14px;
}

input.txte2 {
    position: absolute;    
    top: 292px;    
    left: 672px;    
    width: 210px;    height: 40px;    font-size: 38px;
    border: 2px dashed black;    border-radius: 14px;
}

input.txte3 {
    position: absolute;    
    top: 345px;    
    left: 858px;    
    width: 187px;    height: 40px;    font-size: 38px;
    border: 2px dashed black;    border-radius: 14px;
}

input.txte4 {
    position: absolute;    
    top: 404px;    
    left: 636px;    
    width: 182px;    height: 40px;    font-size: 38px;
    border: 2px dashed black;    border-radius: 14px;
}

audio.audiopop {
    position: absolute;
    top: 180px;
    left: 180px;
}

img.crativecommons {
    position: absolute;
    top: 670px;
    right: 50px;
    width: 60px;
}

img.crativecommons:active {
    top: 675px;
}