#ImageBackground {
    width: 1904px;
    margin-top: -8px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -30;
}

#ImageBackground2 {
    width: 1904px;
    margin-top: 1600px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -30;
}

#AIRE2 {
    width: 1904px;
    height: 600px;
    margin-top: 900px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -30;
    background-image: linear-gradient(to top, #0C1B2B, #E7E9CF);
}

#Background-Color {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.562));
    width: 1200px;
    height: 2500px;
    border-radius: 11px;
    margin: 0 auto;
    position: absolute;
    margin-top: -24px;
    z-index: -1;
}

#LeftWood {
    left: 0;
    top: 0;
    position: absolute;
    width: 30px;
    height: 2487px;
    transform: rotateY(180deg);
    margin-left: 4px;
    margin-top: 6px;
    box-shadow: 0 0 12px rgb(0, 0, 0);
}

#RightWood {
    left: 0;
    top: 0;
    position: absolute;
    width: 30px;
    height: 2487px;
    transform: rotateY(0deg);
    margin-left: 1166px;
    margin-top: 6px;
    box-shadow: 0 0 12px rgb(0, 0, 0);
}

#AIRECONTENIDO {
    background-image: linear-gradient(to top, rgba(255, 0, 0, 0));
    width: 1200px;
    height: 2500px;
    border-radius: 11px;
    margin-left: 340px;
}


#TitleStyleTop {
    font-family: 'The Battle Cat', sans-serif;
    text-align: center;
    color: white;
    -webkit-text-stroke: 2px black;
    font-size: 60px;
    margin-top: 0px;
}

#TextStyleTop1 {
    font-family: "Jua", sans-serif;
    text-align: center;
    color: white;
    font-size: 33px;
    margin-top: -135px;   
    background-color: white;
    width: 520px;
    height: 74px;
    margin-left: 130px;
    border: 3px solid black;
    box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.527);
    z-index: 3;
    -webkit-text-stroke: 0.5px black;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    animation-name: AnimacionA;
    animation-duration: 2.2s;
}

@keyframes AnimacionA {
    0% {opacity: 0; margin-left: -500px;}
    100% {opacity: 1; margin-left: 130px}
}

#DetalleFlecha {
    background-color: white;
    width: 50px;
    height: 45px;
    position: absolute;
    margin-top: -76px;
    margin-left: 85px;
    clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
    transform: rotate(270deg);  
    border-left: 3px solid black;
    animation-name: AnimacionA;
    animation-duration: 1.8s;
}

#TitleStyleTopaNameGame {
    font-family: 'The Battle Cat Regular', sans-serif;
    text-align: center;
    -webkit-text-stroke: 5px black;
    font-size: 120px;
    margin-top: -50px;
    z-index: 5px;
    letter-spacing: -6px;
    background: linear-gradient(to top, #FF8123, #FFE13D);
    background-clip: text;        
    color: transparent;   
}

@font-face {
  font-family: 'The Battle Cat';
  src: url('Images/Fonts/stage_font.otf') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'The Battle Cat Regular';
  src: url('Images/Fonts/BattleCatsText-Regular.otf') format('woff2');
  font-weight: bold;
  font-style: bold;
}

#DivTopStyle {
    background-image: linear-gradient(to top, #468CA0, #54B6CA, #468CA0);
    width: 880px;
    height: 200px;
    margin: 0 auto;
    margin-top: 44px;
    border-radius: 4px;
}

#AIRE1 {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    height: 1px;
    margin-top: -10px;
}

#BorderImageWood1 {
    left: 0;
    top: 0;
    position: absolute;
    width: 30px;
    transform: rotateY(180deg);
    margin-left: 490px;
    margin-top: 26px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.479);
}

#BorderImageWood2 {
    left: 0;
    top: 0;
    position: absolute;
    width: 30px;
    transform: rotateY(0deg);
    margin-left: 1390px;
    margin-top: 26px;
    z-index: 1;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.479), 6px 6px 0px rgba(0, 0, 0, 0.527);
}

#BorderImageWood3 {
    left: 0;
    top: 0;
    position: absolute;
    height: 25px;
    width: 871px;
    transform: rotate(0deg);
    margin-left: 520px;
    margin-top: 26px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.479);
    background-image: linear-gradient(to top, #6F3623, #BA713E);
    border-bottom: 0.3px solid #361B14;
}

#BorderImageWood4 {
    left: 0;
    top: 0;
    position: absolute;
    height: 25px;
    width: 871px;
    transform: rotate(0deg);
    margin-left: 520px;
    margin-top: 208px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.479), 6px 6px 0px rgba(0, 0, 0, 0.527);
    background-image: linear-gradient(to bottom, #6F3623, #BA713E);
    border-top: 0.3px solid #361B14;
}

#BoxDetalle1 {
    background-color: rgba(0, 0, 0, 0.295);
    top: 0;
    left: 0;
    position: absolute;
    width: 1100px;
    height: 370px;
    border-radius: 12px;
    box-shadow: 0 0 6px rgb(0, 0, 0) inset;
    z-index: -1;
    margin-left: 400px;
    margin-top: 20px;
    background-image: url(Images/backgroundImageAnim2.png);
    opacity: 0.4;
    animation-duration: 6.2s;
    animation-name: FondoAnim;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-size: 360px;
}

#BoxDetalle2 {
    background-color: rgb(0, 0, 0);
    top: 0;
    left: 0;
    position: absolute;
    width: 1100px;
    height: 840px;
    border-radius: 12px;
    z-index: -2;
    margin-left: 400px;
    margin-top: 770px;
    background-image: url(Images/backgroundImageAnim2.png);
    filter: saturate(0);
    animation-duration: 46.2s;
    animation-name: FondoAnim2;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-size: auto;
    opacity: 0.45;
}

#BoxDetalle3 {
    top: 0;
    left: 0;
    position: absolute;
    width: 1100px;
    height: 320px;
    border-radius: 12px;
    box-shadow: 0 0 16px rgb(0, 0, 0) inset;
    margin-left: 400px;
    margin-top: 410px;
    background-image: url(Images/backgroudImage2.png);
    z-index: -1;
}

#BoxDetalle4 {
    top: 0;
    left: 0;
    position: absolute;
    width: 1050px;
    height: 520px;
    border-radius: 12px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.637) inset, 30px 30px 0 rgba(0, 0, 0, 0.699);
    margin-left: 425px;
    margin-top: 840px;
    background-image: linear-gradient(to top, #468CA0, #54B6CA, #468CA0);
    z-index: -1;
    opacity: 0.6;
    border: 3px solid black;
}

#BoxDetalle5 {
    top: 0;
    left: 0;
    position: absolute;
    width: 1000px;
    height: 200px;
    border-radius: 12px;
    margin-top: 510px;
    margin-left: 450px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.637) inset;
    background-image: url(Images/backgroundImage3.png);
    z-index: 4;
    border: 3px solid black;
}

#BoxDetalle6 {
    top: 0;
    left: 0;
    position: absolute;
    width: 300px;
    height: 50px;
    border-radius: 12px;
    margin-top: 5px;
    margin-left: 5px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.512) inset;
    background-color: rgba(0, 0, 0, 0.425);
    z-index: 2;
    border: 3px solid black;
}

@keyframes FondoAnim {
  0% {background-position: 0% 0%;}
  100% {background-position: 0% 442%;}
}

@keyframes FondoAnim2 {
  0% {background-position: 0% 0%;}
  100% {background-position: 0% -1159%;}
}
#ImageCatDetalle {
    width: 90px;
    margin-top: -80px;
    cursor: pointer;
    user-select: none;
}


#TextStyleCenter1 {
    font-family: 'The Battle Cat', sans-serif;
    text-align: center;
    color: white;
    -webkit-text-stroke: 2px black;
    font-size: 85px;
    margin-top: 320px;
    z-index: 5px; 
    width: 850px;
    background-image: linear-gradient(to top, #BB7DD3, #2E1734);
    border-radius: 12px;
    border-bottom: 5px solid #2E1734;
    outline: 3px solid black;
}

#ButtonTop {
    font-family: 'Lilita One', sans-serif;
    background-image: linear-gradient(to top, #C18C02, #FCD74B);
    font-size: 40px;
    text-align: center;
    width: 160px;
    height: 50px;
    -webkit-text-stroke: 2px black;
    cursor: pointer;
    border-radius: 7px;
    border-top: 2px solid #ffeeb2;
    border-bottom: 2.7px solid #683B04;
    outline: 3px solid black;
    transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, outline 0s;
    z-index: 1;
}

#ButtonTop:hover {
    transform: scale(1.12);
    background-image: linear-gradient(to top, #f1c834, #ffe5a4);
    outline-width: 5px;
    animation-name: HoverButtonAnim;
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0,0,0,0);
}

#ButtonTop:active {
    background-image: linear-gradient(to top, #fff5d2, #ffeec2);
    transform: scale(0.63);
    outline-width: 13px;
    border-radius: 1px;
}

@keyframes HoverButtonAnim {    
    0% {outline-color: rgb(255, 255, 0);}
    100% {outline-color: rgb(255, 0, 255);}
}

#AIRE3 {
    background-color: rgba(255, 0, 0, 0.582);
    width: 870px;
    height: 80px;
    margin-top: -63px;
    margin-left: 90px;
}

#ButtonCONTENIDO {
    font-family: 'Lilita One', sans-serif;
    background-image: linear-gradient(to top, #c14e02, #fca14b);
    font-size: 42px;
    text-align: center;
    width: 160px;
    height: 70px;
    -webkit-text-stroke: 2px black;
    cursor: pointer;
    margin-top: 20px;
    margin-left: -80px;
    border-radius: 7px;
    border-top: 2px solid #ffeeb2;
    border-bottom: 2.7px solid #7e340a;
    outline: 3px solid black;
    transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, outline 0s;
    z-index: 1;
    letter-spacing: -3px;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 10px;
    display: inline-flex;
}

#ButtonCONTENIDO:hover {
    transform: scale(1.01);
    background-image: linear-gradient(to top, #f1c834, #ffe5a4);
    letter-spacing: -2.6px;
    outline-width: 5px;
    animation-name: HoverButtonAnim;
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

#ButtonCONTENIDO:active {
    background-image: linear-gradient(to top, #fff5d2, #ffeec2);
    transform: scale(0.83);
    outline-width: 13px;
    border-radius: 1px;
}

#linkHover {
    color: #54B6CA;
}

#linkHover:hover {
    animation-name: HoverLinkAnim;
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0,0,0,0);
    color: rgb(255, 255, 255);
}

@keyframes HoverLinkAnim {    
    0% {-webkit-text-stroke-color: rgb(255, 255, 0);}
    100% {-webkit-text-stroke-color: rgb(255, 0, 255);}
}

#TextOrdenButton {
    position: absolute;
    margin-top: -60px;
    -webkit-text-stroke-color: black;
    margin-left: 70px;
}

#dos {
    margin-left: 150px;
    background-color: rgba(94, 255, 0, 0);
    margin-top: 210px;
    height: 200px;
}

#uno {
    margin-left: 180px;
    background-color: rgba(255, 0, 0, 0);
    margin-top: -170px;
    height: 500px;
}

#DetallatasoGatuno {
    background-color: rgba(255, 255, 0, 0);
    margin-top: 90px;
    position: absolute;
    margin-left: 120px;
}

#DetallatasoGatuno2 {
    background-color: rgba(255, 255, 0, 0);
    margin-top: -64px;
    position: absolute;
    margin-left: 1000px;
    z-index: 2;
}

#buttonINGLES {
    background-color: rgb(240, 188, 93);
    border: 3px solid black;
    position: absolute;
    font-family: 'The Battle Cat', sans-serif;
    text-align: center;
    color: white;
    font-size: 29px;
    width: 120px;
    border-radius: 12px;
    -webkit-text-stroke: 1.2px black;
    margin-top: 15px;
    margin-left: -150px;
    height: 38px;
}

#buttonINGLES:hover {
    animation-name: HoverButtonAnim3;
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0,0,0,0);
}

#buttonINGLES:active {
    transform: scale(0.87);
    background-color: rgb(255, 219, 152);
}

@keyframes HoverButtonAnim3 {    
    0% {border-color: rgb(255, 255, 0);}
    100% {border-color: rgb(255, 0, 255);}
}

#Effect1 {
    position: absolute;
    z-index: 7;
    width: 150px;
    height: 80px;
    margin-top: 4px;
    margin-left: -60px;
    animation-name: EffectAnim1;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes EffectAnim1 {
    0% {height: 80px; opacity: 0.3;}
    70% {height: 150px; opacity: 1; margin-top: -68px;}
    100% {height: 160px; opacity: 0; margin-top: -80px;}
}

#Effect2 {
    position: absolute;
    z-index: 6;
    width: 150px;
    height: 80px;
    margin-top: 0px;
    margin-left: -52px;
    animation-name: EffectAnim2;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 0.62s;
    transform: rotateY(180deg);
}

@keyframes EffectAnim2 {
    0% {height: 80px; opacity: 0.3;}
    70% {height: 210px; opacity: 0.8; margin-top: -122px;}
    100% {height: 220px; opacity: 0; margin-top: -128px;}
}

#EffectPurple1 {
    position: absolute;
    z-index: -1;
    width: 150px;
    height: 80px;
    margin-top: -60px;
    margin-left: -52px;
    animation-name: EffectAnim3;
    animation-duration: 2.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
}

@keyframes EffectAnim3 {
    0% {height: 80px; opacity: 0.4;}
    70% {height: 280px; opacity: 1; margin-top: -182px;}
    100% {height: 290px; opacity: 0; margin-top: -198px;}
}

#GATOqueDICEmiau {
    background-color: rgba(0, 255, 0, 0);
    width: 80px;
    height: 50px;
    animation-name: gatoStartAnim;
    animation-duration: 1.2s;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);  
}

@keyframes gatoStartAnim {
    0% {margin-top: -200px; opacity: 0;}
    45% {opacity: 1;}
    100% {margin-top: 0px;}
}

#EffectFire {
    position: absolute;
    z-index: 5;
    scale: calc(1.2);
    margin-top: 10px;
    margin-left: -22px;
    animation-name: EffectAnim4;
    animation-duration: 3.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
}

@keyframes EffectAnim4 {
    0% { opacity: 0;}
    5% {opacity: 1; filter: brightness(210%);}
    33% {opacity: 0.6;}
    100% { opacity: 0; margin-top: -198px; margin-left: -20px; scale: calc(1.9);}
}

#EffectFire2 {
    position: absolute;
    z-index: 5;
    width: 150px;
    height: 80px;
    margin-top: 0px;
    margin-left: -52px;
    animation-name: EffectAnim5;
    animation-duration: 1.8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.28s;
}

@keyframes EffectAnim5 {
    0% {height: 60px; opacity: 0;}
    40% {height: 120px; opacity: 0.8; filter: brightness(210%);}
    100% {height: 140px; opacity: 0; margin-top: -98px; margin-left: -140px; transform: rotate(10deg);}
}

#EffectFire3 {
    position: absolute;
    z-index: 6;
    width: 80px;
    height: 80px;
    margin-top: 20px;
    margin-left: 2px;
    animation-name: EffectAnim6;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    transform: rotateY(0deg);
    animation-delay: 0.5s;
}

@keyframes EffectAnim6 {
    0% {height: 60px; opacity: 0;}
    25% {opacity: 0.5;}
    70% {height: 80px; opacity: 1; margin-left: 30px;}
    100% {height: 90px; opacity: 0; margin-top: -78px;margin-left: 50px;}
}

#hoverImg {
    position: absolute;
    background-color: red;
    width: 0px;
}

#hoverImg:hover {   
    filter: opacity(0.7);
}

#hoverImg:active {
    filter: opacity(1);
}

#Gato1 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim1;
    animation-duration: 14s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
}

@keyframes GatoMoveAnim1 {
    0% {margin-left: 40px; transform: rotateY(0deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 352px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    99% {transform: rotateY(180deg);}
    100% {margin-left: 40px; transform: rotateY(0deg);}
}

#Gato2 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim2;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.1s;
}

@keyframes GatoMoveAnim2 {
    0% {margin-left: 410px; transform: rotateY(0deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 32px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    99% {transform: rotateY(180deg);}
    100% {margin-left: 410px; transform: rotateY(0deg);}
}

#Gato3 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim3;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.2s;
    position: absolute;
}

@keyframes GatoMoveAnim3 {
    0% {margin-left: 810px; transform: rotateY(0deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 432px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    99% {transform: rotateY(180deg);}
    100% {margin-left: 810px; transform: rotateY(0deg);}
}

#Gato4 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim4;
    animation-duration: 23s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.2s;
    position: absolute;
}

@keyframes GatoMoveAnim4 {
    0% {margin-left: 610px; transform: rotateY(0deg);}
    11% {transform: rotateY(0deg);}
    12% {transform: rotateY(180deg);}
    48% {transform: rotateY(180deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 32px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    73% {transform: rotateY(180deg);}
    74% {transform: rotateY(0deg);}
    97% {transform: rotateY(0deg);}
    98% {transform: rotateY(180deg);}
    99% {transform: rotateY(180deg);}
    100% {margin-left: 610px; transform: rotateY(0deg);}
}

#Gato5 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim5;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.2s;
    position: absolute;
}

@keyframes GatoMoveAnim5 {
    0% {margin-left: 210px; transform: rotateY(0deg);}
    11% {transform: rotateY(0deg);}
    12% {transform: rotateY(180deg);}
    48% {transform: rotateY(180deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 312px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    73% {transform: rotateY(180deg);}
    74% {transform: rotateY(0deg);}
    97% {transform: rotateY(0deg);}
    98% {transform: rotateY(180deg);}
    99% {transform: rotateY(180deg);}
    100% {margin-left: 210px; transform: rotateY(0deg);}
}

#Gato6 {
    margin-top: 120px;
    width: 80px;
    animation-name: GatoMoveAnim6;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;  
    animation-delay: 0.2s;
    position: absolute;
}

@keyframes GatoMoveAnim6 {
    0% {margin-left: 510px; transform: rotateY(0deg);}
    11% {transform: rotateY(0deg);}
    12% {transform: rotateY(180deg);}
    48% {transform: rotateY(180deg);}
    49% {transform: rotateY(0deg);}
    50% {margin-left: 712px; transform: rotateY(180deg);}
    55% {transform: rotateY(180deg);}
    73% {transform: rotateY(180deg);}
    74% {transform: rotateY(0deg);}
    100% {margin-left: 510px; transform: rotateY(0deg);}
}

#menuOPEN1 {
    width: 50%;
    height: 110%;
    position: fixed;
    z-index: -525;
    margin-top: -40px;
    margin-left: -8px;
    animation-name: open1;
    animation-duration: 1s;
    opacity: 0;
}

#menuOPEN2 {
    width: 50%;
    height: 110%;
    position: fixed;
    z-index: -525;
    margin-top: -40px;
    margin-left: 50%;
    animation-name: open2;
    animation-duration: 1s;
    opacity: 0;
}

@keyframes open1 {
    0%{ opacity: 1; z-index: 525;}
    20% {margin-left: -8px; filter: brightness(100%);}
    100% {margin-left: -52%; opacity: 1; filter: brightness(20%); z-index: 525;}
}

@keyframes open2 {
    0%{ opacity: 1; z-index: 525;}
    20% {margin-left: 50%; filter: brightness(100%);}
    100% {margin-left: 100%; opacity: 1; filter: brightness(20%); z-index: 525;}
}