@charset "utf-8";

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 137%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
  -webkit-transition: all 0.4s ease-in;
}
.white_content {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;
	width: 1040px;
	height: 650px;
	padding: 5px;
	/* border: 5px solid gold; */
	background-color: #000;
	z-index:1002;
	overflow: visible;
  -webkit-transition: all 0.4s ease-in;
}

#om-close {
	position: absolute;
	top: -15px;
	right: -15px;
	display: block;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 35px;
	font-weight: bold;
	text-decoration: none !important;
	/* background-color: gold; */
	color: white;
	border-radius: 999em;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 25px;
}

#tirador {
  position: absolute;
  display: block;
  height: 450px;
  margin-left: 1024px;
  margin-top: 310px;
}

.img_link {
	width: 100%;
}
div.linkdemo a {
	float: right;
	width: 50%;
	font-family: "Verdana", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none !important;
	background-color: gold;
	color: white;
	border-radius: 999em;
	text-align: center;
	margin-top: 2px;
	-webkit-transition: all 0.2s ease-in;

}
div.linkplay a {
	float: left;
	width: 50%;
	font-family: "Verdana", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none !important;
	background-color: gold;
	color: black;
	border-radius: 999em;
	text-align: center;
	margin-top: 2px;
	-webkit-transition: all 0.2s ease-in;
}
.popgamelink{
	position: relative;
	float: left;
	left: 5px;
	width: 32%;
	height: auto;
	margin-left: 1%;
	/*background-color: #828282 */
}
h2{
	line-height: 70px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	font-family: sans-serif;
}
a{
	text-decoration: none;
    color: #fff;
}


.wrapper{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	/*background-color: #cccccc */
}

body {
	background-color: #0c0d14;
	background-image:url(background.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  
	background-position: center 0px;
}

.header {
	width:100%;
  height: 50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
.main {
	width:1024px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	/* border-radius: 20px; */
	inset 0px -1px 1px rgba(0,0,0,0.5); 
	/*bottom internal shadow*/
	inset 0px 1px 1px rgba(255,255,255,0.8); 
	/*top internal highlight*/
	background:rgba(0,0,0,0.5);
	
	-moz-box-shadow: inset 0 -1px 1px rgba(200, 180, 128);
	-webkit-box-shadow: inset 0 -1px 1px rgba(200, 180, 128);
	box-shadow: inset 0 -1px 1px rgba(200, 180, 128);

	
	
	
}
iframe{
	height: 769.25px;
	width: 100%;
}

.main_footer {
	display: inline-block;
	width:100%;
	padding-top: 80px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 170px;
}

.main_footer img {
	padding-right:22px;
	
	
}

#autocolor {
	/* padding-top:1px; */
	text-align:center;
	height: 100%;
	margin: 15px auto auto auto;
  font-size: 1.5em;
  border-radius: 1em;
  background: #8DBD14;
  width: 93%;
    /* background: -webkit-linear-gradient(top left, #f1e767 0%, #feb645 4%, #feb645 14%, #f1e767 28%, #feb645 46%, #feb645 46%, #feb645 55%, #feb645 55%, #f1e767 75%, #feb645 90%);
    background: -o-linear-gradient(top left, #f1e767 0%, #feb645 4%, #feb645 14%, #f1e767 28%, #feb645 46%, #feb645 46%, #feb645 55%, #feb645 55%, #f1e767 75%, #feb645 90%);
    background: linear-gradient(to bottom right, #f1e767 0%, #feb645 4%, #feb645 14%, #f1e767 28%, #feb645 46%, #feb645 46%, #feb645 55%, #feb645 55%, #f1e767 75%, #feb645 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=1 ); */
}


.footer {
	float:none;
	width:853px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	
}

.footer_col {
	float:left;
	padding-top:15px;
	width:280px;
	color:#72cefe;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;

	
}
.footer_col p{
	line-height:20px;

	
}

.footer_col a{
	color:#72cefe;
	text-decoration:none;

	
}


/*ESTILOS DE GRID HOVER*/
ul {
  list-style: none;
}
.baner1 {
  height: 165px;
  width: 32%;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/bono100.jpg");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  /* left: 5px; */
}
.baner2 {
  height: 235px;
  width: 32%;
  /* background: #000; */
  position: relative;
  float: left;
  background-image: url("img_link/888slots3.png");
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  /* left: 15px; */
  margin-left: 2%;
  top: -70px;
}
.baner3 {
  height: 165px;
  width: 32%;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/2bono100.jpg");
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  /* left: 25px; */
  margin-left: 2%;
}
.image1 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/blade_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 5px;
}

.image2 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/daredevil_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
}
.image3 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/fantastic-4-50_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 25px;
}
.image4 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/hulk-50-lines_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 35px;
}
.image5 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/iron-man-50_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 5px;
}
.image6 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/spamalot_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
}
.image7 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/rocky_225x95_es.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 25px;
}
.image8 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/pnp_v8.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 35px;
}
.image9 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/Kon_g_143x929B.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 5px;
}
.image10 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/hlf_v8.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
}
.image11 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/xmen_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 25px;
}
.image12 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/elektra_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 35px;
}
.image13 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/thor_big.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  left: 5px;
}
.image14 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/Deserttreasure.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
}
.image15 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/ct_v8.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 25px;
}
.image16 {
  height: 150px;
  width: 250px;
  background: #000;
  position: relative;
  float: left;
  background-image: url("img_link/bib_v8.jpg");
  background-size:  100% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: 35px;
}
.overlay {
  position: absolute;
  top: 0px;
  height: 150px;
  width: 250px;
  background-color: rgba(0,0,0,0); /* 0.7 Opacity for black */
  /*display: none;*/
  /* opacity: 0; */
  -webkit-transition: all 0.4s ease-in;

}
.btn1, .btn2 {
  
  background-color: rgba(0,0,0,0); /* 0.7 Opacity for black */
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  /*position: absolute;*/
  font-family: sans-serif, Verdana, Arial;
  font-size: large;
  font-weight: bold;
  text-shadow: -1px 0 1px black;
  color: #eee;
  text-align: center;
  padding: 10px;
}
.btn1 {
  margin-top: 20%;
  margin-left: 10%;
  float: left;
  -webkit-transition: all 0.4s ease-in;
}
.btn2 {
  margin-top: 20%;
  margin-right: 10%;
  float: right;
  -webkit-transition: all 0.4s ease-in;
}
.image1:hover .overlay, .image2:hover .overlay, .image3:hover .overlay, .image4:hover .overlay,
.image5:hover .overlay, .image6:hover .overlay, .image7:hover .overlay, .image8:hover .overlay,
.image9:hover .overlay, .image10:hover .overlay, .image11:hover .overlay, .image12:hover .overlay,
.image13:hover .overlay, .image14:hover .overlay, .image15:hover .overlay, .image16:hover .overlay {
    /*display: inline;*/
    background-color: rgba(0,0,0,.7); /* 0.7 Opacity for black */
    /* opacity:0.3; */
    
}
.image1:hover .btn1, .image2:hover .btn1, .image3:hover .btn1, .image4:hover .btn1,
.image5:hover .btn1, .image6:hover .btn1, .image7:hover .btn1, .image8:hover .btn1,
.image9:hover .btn1, .image10:hover .btn1, .image11:hover .btn1, .image12:hover .btn1,
.image13:hover .btn1, .image14:hover .btn1, .image15:hover .btn1, .image16:hover .btn1 {
    /*display: inline;*/
    background: #8DBD14;
    visibility: visible;
  	opacity: 1;
    
}
.image1:hover .btn2, .image2:hover .btn2, .image3:hover .btn2, .image4:hover .btn2,
.image5:hover .btn2, .image6:hover .btn2, .image7:hover .btn2, .image8:hover .btn2,
.image9:hover .btn2, .image10:hover .btn2, .image11:hover .btn2, .image12:hover .btn2,
.image13:hover .btn2, .image14:hover .btn2, .image15:hover .btn2, .image16:hover .btn2 {
    /*display: inline;*/
    background: #D3B781;
    visibility: visible;
    opacity:1;
    
}


/*FIN ESTILOS DE GRID HOVER*/
.texto-promo {
  font-family: sans-serif, Verdana, Arial;
  font-size: xx-large;
  font-weight: bold;
  text-shadow: -1px 1px 1px black;
  color: #8DBD14;
  padding: 10px;
  position: inherit;
}
.topl {
  top: 0px;
}
.botl {
  bottom: 0px;
}
.topr {
  right: 0px;
}
.botr {
  right: 0px;
  bottom: 0px;
}

.texto-promo span {
  font-family: sans-serif, Verdana, Arial;
  font-size: small;
  font-weight: bold;
  text-shadow: -1px 1px 1px black;
  color: #ffffff;
  }