@font-face {font-family: 'Poppins-Light';src: url('../fonts/poppins-light.ttf') format('truetype');font-display: swap;}
@font-face {font-family: 'snake';src: url('../fonts/snake.ttf') format('truetype');font-display: swap;}
*,*::before,*::after {box-sizing: border-box;margin: 0;padding: 0;}
html, body {margin:0 auto;padding:0;}
body {text-align: center;font-family: "Poppins-Light", sans-serif;color: #222;margin: 0;background-color: #cde4be;background-image: url('../img/back-snake-game.webp');background-size: auto;background-position: left bottom;background-repeat: no-repeat;background-attachment: fixed;}
p {margin:6px;color:#7b7b7f;font-size: 18px;text-aling:justify;line-height:1.8rem;}
p:last-of-type {margin-bottom: 0;}
h1,h2 {margin: 2rem 0 1.38rem;font-family: "Lucida Calligraphy Italic", sans-serif;font-weight: 400;line-height: 1.3;}
h1 {font-size: 4.4rem;color:#619141;line-height: 1.0;font-family: 'snake', serif;text-shadow: #8e9c85 .1em 0.1em 0.18em;}
h2 {font-size: 2.441rem;}
img.alineadoTextoImagenArriba{vertical-align: middle;}
a:link, a:visited, a:active {text-decoration:none;}
small,.text_small {font-size: 1.8rem;}
.responsive {width: 100%;height: auto;padding:40px;}
.logo {width: 100%;height: auto;max-width: 120px; margin: 18px;}
.ad {margin:50px 0 30px 0; text-align:center;}
a{text-align:center;margin: 10px auto;color: #2c3e50;}
.page {max-width:1280px;height:100%;margin: 10px auto;text-align:center;-webkit-box-shadow: 0px -2px 11px 1px rgba(181,175,181,0.59);-moz-box-shadow: 0px -2px 11px 1px rgba(181,175,181,0.59);box-shadow: 0px -2px 11px 1px rgba(181,175,181,0.59);background-color:rgba(255, 255, 255, 0.8);padding: 10px 10px;position:relative;z-index:2;border-radius: 0.75rem;}
.iframe-container {position: relative;overflow: hidden;padding-top: 68.25%;background:#000;}
.iframe-container iframe {position: absolute;top:0;left:0;height: 100%;width: 100%;border:none;}
.content {width: 100%;max-width: 980px;height: 100%;margin: 0 auto;}
.adholder {width: 100%;overflow: hidden;position: absolute;top: 300px;left: 0;z-index:1;}
.adinner {max-width:1400px;margin:auto;}
.adright, .adleft {width:160px;position: relative;margin:0;float:left;height:auto;overflow: hidden;display:inline;}
.adright {float:right;left:160px;}
.adleft {left:-160px;text-align:right;}
.fixed{height:600px;width:160px;overflow: hidden;}
.play-btn-video {position:absolute;z-index:666;top:50%;left:50%;transform:translate(-50%, -50%);border:0;width:290px;height:410px;}
.play-btn-video:hover {cursor:pointer;width:320px;height:440px;}
.play-btn-video:focus {outline:0;}
.page-footer {padding: 10px;text-align:center;font-weight: 300;color:#296d03;font-size: 16px;margin:50px 0;text-shadow: 1px 1px #fff;}
.active {visibility: visible !important;opacity: 1 !important;}
@media only screen and (max-width: 1200px) {#up-to-top {display: none;};.adholder {display: none;}}
@media only screen and (max-width: 600px) {h1 {font-size: 2.652rem;}}
.wrapper {margin: 10px auto;max-width: 99%;display: grid;grid-gap: 12px;grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));grid-auto-rows: 200px;grid-auto-flow: dense;}
.image-container {position: relative;cursor: pointer;overflow: hidden;float: left;border-radius:8px;box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.3);border:3px solid #fff;}
.image-container:hover {transform: scale(1.02);box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.8);}
.image-container img {width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.image-container .image-caption {width: 100%;height: auto;position: absolute;background: rgba(0, 0, 0, 0.5);font-size:11px;text-align: center;}
.image-caption {font-family: sans-serif;letter-spacing: 0;font-weight: 300;font-style:normal;}
.image-caption h3 {margin: 10px;color: #fff;}
.image-caption p {margin: 12px;color: #fff;}
.image-container .caption-3 {bottom:0px;transition: all 0.5s;}
.image-container:hover .caption-3 {bottom: 0;transition: all 0.5s;background: rgba(210, 4, 9, 0.85);}
.iconhome{opacity:0.5;}
.iconhome:hover{text-decoration:none;opacity:1;}
.scrollToTop{width:68px; height:68px;padding:10px;position:fixed;bottom:50px;right:30px;display:none;background: url("../img/top.png") no-repeat;opacity:0.7;}
.scrollToTop:hover{text-decoration:none;opacity:1;}

.facebook-share-btn {background-image: url('../img/icons/facebook-icon.png');background-repeat: no-repeat;display: inline-block;width: 42px;height: 42px;background-size: contain;margin-right: 10px;margin-top:20px;}
.x-share-btn {background-image: url('../img/icons/x-icon.png');background-repeat: no-repeat;display: inline-block;width: 42px;height: 42px;background-size: contain;margin-right: 10px;}
.whatsapp-share-btn {background-image: url('../img/icons/whatsapp-icon.png');background-repeat: no-repeat;display: inline-block;width: 42px;height: 42px;background-size: contain;margin-right: 10px;}
.telegram-share-btn {background-image: url('../img/icons/telegram-icon.png');background-repeat: no-repeat;display: inline-block;width: 42px;height: 42px;background-size: contain;margin-right: 10px;}
.favorite-btn {background-image: url('../img/icons/favorite-icon.png');background-repeat: no-repeat;display: inline-block;width: 42px;height: 42px;background-size: contain;}
.facebook-share-btn:hover, .x-share-btn:hover, .whatsapp-share-btn:hover, .telegram-share-btn:hover, .favorite-btn:hover {opacity: 0.5;cursor: pointer;}