@font-face {font-family: 'Poppins-Light';src: url('../fonts/poppins-light.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: #fafafa;margin: 0;background-color: #000000;}
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.2rem;color:#ebee03;line-height: 1.0;font-family: 'pacman', sans-serif;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #b6031c;}
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-footer {padding: 10px;text-align:center;font-weight: 300;color:#7b7b7f;font-size: 16px;margin:50px 0}
.active {visibility: visible !important;opacity: 1 !important;}


.custom-image-container {position: relative;display: inline-block;}
.custom-image-container img {display: block;width: 100%;height: auto;border-radius: 10px;border: solid 1px #fff;}
.custom-overlay {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;justify-content: center;align-items: center;}
.custom-wrapper {position: relative;width: 150px;height: 150px;margin: 0 auto;}
.custom-wrapper .custom-circle {width: 110px;height: 110px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 50%;background-color: #000;margin: auto;transform: scale(1, 1);}
.custom-wrapper .custom-circle.custom-pulse {animation-timing-function: ease;animation: custom-pulse 2s infinite;background-color: #fff;opacity: 0.4;}
.custom-wrapper svg {fill: #fff;stroke: #fff;stroke-linejoin: round;stroke-width: 12;transition: all 0.3s;}
.custom-wrapper .custom-circle:hover {background-color: #fff;}
.custom-wrapper svg:hover {cursor: pointer;fill: #000;stroke: #000;}
@keyframes custom-pulse {0% {transform: scale(1, 1);}25% {transform: scale(1, 1);}50% {transform: scale(1.2, 1.2);}100% {transform: scale(1, 1);}}

@media only screen and (max-width: 600px) {h1 {font-size: 2.652rem;}}
.wrapper {margin: 10px auto;padding: 10px;max-width: 1200px;display: grid;grid-gap: 20px;grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));grid-auto-rows: 250px;grid-auto-flow: dense;}
.image-container {position: relative;cursor: pointer;overflow: hidden;float: left;box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.3);border:1px solid #fafafa;border-radius:8px;}
.image-container:hover {transform: scale(1.02);box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.6);}
.image-container img {width: 100%;height: 100%;position: relative;}
.image-container .image-caption {width: 100%;height: auto;position: absolute;background: rgba(247, 242, 243, 0.8);font-size:10px;text-align: center;}
.image-caption {font-family: sans-serif;letter-spacing: 0;font-weight: 400;font-style:normal;}
.image-caption p {margin: 8px;color: #020e03;font-size: 16px;}
.image-container:hover p {color: #ffffff;}
.image-container .caption-3 {bottom:0px;transition: all 0.5s;color: #fff;}
.image-container:hover .caption-3 {bottom: 0;transition: all 0.5s;background: rgba(191, 18, 45, 0.8);}
.container {max-width:1200px;margin: 0px auto;padding:1px;align-content: center;margin-top:50px;}
.container p {text-align:justify;}
.scrollToTop{width:64px; height:64px;padding:10px;position:fixed;bottom:50px;right:30px;display:none;background: url("../img/top.jpg") no-repeat;opacity:0.7;}
.scrollToTop:hover{text-decoration:none;opacity:1;}
.page {max-width:1200px;height:100%;margin: 0 auto;text-align:center;padding: 10px 10px;position:relative;z-index:2;}
.iframe-container {position: relative;overflow: hidden;padding-top: 50%;background:#000;}
.iframe-container iframe {position: absolute;top:0;left:0;height: 100%;width: 100%;border:none;}
.content {width: 100%;max-width: 800px;height: 100%;margin: 0 auto;}
.adholder {width: 100%;overflow: hidden;position: absolute;top: 200px;left: 0;z-index:1;}
.adinner {max-width:1200px;margin:auto;}
.adright, .adleft {width:300px;position: relative;margin:0;float:left;height:auto;overflow: hidden;display:inline;}
.adright {float:right;left:300px;}
.adleft {left:-300px;text-align:right;}
.fixed{height:600px;width:300px;overflow: hidden;}
.play-btn-video {position:absolute;z-index:666;top:50%;left:50%;transform:translate(-50%, -50%);}
.play-btn-video:focus {outline:0;}
.page-footer {padding: 10px;text-align:center;font-weight: 300;color:#7b7b7f;font-size: 16px;margin:50px 0;}
.active {visibility: visible !important;opacity: 1 !important;}
@media only screen and (max-width: 1200px) {#up-to-top {display: none;}}

.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;}