@media ( max-width : 47.9em) {
	#juega-pe .box-juega .body-box-juega .wrapper-box-juega .message-juego p
		{
		margin: 0px !important;
	}
	#juega-pe .juegaimg1 {
		display: none !important;
	}
	#juega-pe h3 {
		padding-left: 0px !important;
	}
}

@media ( max-width : 61.9em) {
	#juega-pe .owl-buttons {
		display: none !important;
	}
	#juega-pe h3 a {
		margin-right: 0px !important;
	}
}

#juega-pe a {
	font-family: 'Futura';
	color: #93278f !important;
}

#juega-pe a:hover {
	color: #93278f !important;
	text-decoration: none;
}

#juega-pe {
	padding-top: 30px;
	padding-bottom: 30px;
}

#juega-pe .box-juega {
	background-color: #e9d4e9;
	background-image:
		url("/documents/10179/54497077/bg-juega.jpg?t=1458745333912");
	background-size: cover;
	padding: 0 30px;
}

#juega-pe .box-juega .top-box-juega {
	border-bottom: 2px solid #d7b0d6;
}

#juega-pe .box-juega .top-box-juega .title-box-juega {
	position: relative;
}

#juega-pe .box-juega .top-box-juega .title-box-juega img {
	bottom: -50px;
	font-weight: bold;
	left: 30px;
	position: absolute;
}

#juega-pe .box-juega .top-box-juega .title-box-juega h3 {
	font-family: 'FuturaBold';
	color: #93278f;
	font-size: 20px;
	margin: 0;
	padding: 35px 0 20px 175px;
}

#juega-pe .box-juega .top-box-juega .title-box-juega h3 a {
	font-family: 'Futura';
	color: #93278f;
	float: right;
	font-size: 18px;
	margin-right: 85px;	
    margin-top: 12px;
}

@media(max-width: 768px) {
	#juega-pe .box-juega .top-box-juega .title-box-juega h3 a {
		margin-top: 85px;
	}
}

#juega-pe .box-juega .body-box-juega {
	padding: 40px 0 20px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega {
	position: relative;
	height: 211px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .message-juego {
	position: absolute;
	top: -20px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .message-juego p
	{
	font-family: 'FuturaReg';
	color: #561a54;
	font-size: 15px;
	margin: 0 0 0 150px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .juego-recurso img {
	display: block;
    margin: 0 auto;
    width: 140px;
    height: 140px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-item:nth-child(4n+1) img {
	border: 6px solid #fff;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-item:nth-child(4n+2) img {
	border: 6px solid #fff;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-item:nth-child(4n+3) img {
	border: 6px solid #fff;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-item:nth-child(4n+4) img {
	border: 6px solid #fff;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .juego-recurso h4
	{
	font-family: 'Futura';
	color: #93278f;
	font-size: 14px;
	margin: 8px 0 0;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-theme .owl-buttons
	{
	top: -135px;
	right: 0px;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-theme .owl-buttons [class*='owl-']
	{
	color: #be7dbc;
	height: 50px;
	line-height: 50px;
	font-size: 50px;
	margin: 0;
	padding: 0 10px;
	display: inline-block;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-theme .owl-buttons [class*='owl-']:hover
	{
	color: #93278f;
}

#juega-pe .box-juega .body-box-juega .wrapper-box-juega .boxes-juegos .owl-theme .owl-buttons
	{
	top: -139px;
	right: 0px;
	position: absolute;
	margin: 0;
}

#juega-pe div.juego-recurso>a:hover div {
	opacity: 1 !important;
	width: 140px;
    height: 140px;
    right: 38px;
}

#juega-pe div.juego-recurso div {
	border-radius: 100%;
    position: absolute;    
  	width: 140px;
    height: 140px;
    right: 38px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 15px;
    font-family: 'FuturaBold';
    line-height: 27px!important;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 10%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    transition: all 300ms linear;
    line-height: 38px;
    top: 0;
}