
  @import url('https://fonts.googleapis.com/css2?family=Amaranth:ital,wght@1,700&family=Roboto:wght@100;400;900&display=swap');


#p{
    padding: 0.2em;
    
      
   }

 .bluebody{
    background-color: #012340; 
    padding: 3px;
    
      
   }

.sliderr {
    display: flex;
    margin: auto;
    
    
    width: 80%;
    
  

  
    overflow-x: scroll;
    overflow-y: hidden;
}


.evo3 .imgRes,
.evo4 .imgRes,
.evo5 .imgRes,
.evo6 .imgRes:hover {
    transition: transform .4s;
    transform: scale(1.5); 
}


@media screen and (max-width: 600px) {
.evo3 .imgRes,
.evo4 .imgRes,
.evo5 .imgRes,
.evo6 .imgRes:hover {
    transition: transform .4s;
    
    transform: scale(2.6); 
    
}
}





.grid2-container > img:hover {
    transition: transform .4s;
    transform: scale(1.2); 
}



.zoomkire:hover {
    transition: transform .4s;
    transform: scale(1.5); 
}


@media screen and (max-width: 600px) {
.zoomkire:hover {
    transition: transform .4s;
    
    transform: scale(2.6); 
    
}
}









div .imgtype img{
    width: 3.4em;
    
}

.imgtype {
    text-align: center;
    margin: auto;
  width: 300px;
  height: 200px;
  position: relative; 
}

.imgtype img:hover {
    transition: transform .4s;
    transform: scale(1.5); 
    transform: skewY(20deg);
}












.imgflex {max-width:100%;
    display: flex;
  flex-flow: row nowrap;
  align-items: center;
  
}



















.evo3, .evo4, .evo5, .evo6 {
    font-size: 0;
    text-align: center;
}

.evo3 .imgRes,
.evo4 .imgRes,
.evo5 .imgRes,
.evo6 .imgRes {
    display: inline-block;
    font-size: inherit;
}
.evo3 .imgRes {width: 22%; max-width: 30%;}
.evo4 .imgRes {width: 22.5%; max-width: 345px;}
.evo5 .imgRes {width: 20%; max-width: 345px;}
.evo6 .imgRes {width: 16%; max-width: 345px;}

.imgRes img {
    height: auto;
    width: 100%;
}

.itemRes{

    min-width: 4rem;
    max-width: 4rem;
}



@media screen and (max-width: 600px) {
.itemRes{

    min-width: 1.7rem;
    max-width: 1.7rem;
}
}



.itemResi img {

    min-width: 4rem;
    max-width: 4rem;
}






















.icotxt
{
  display:inline-block;
  vertical-align: middle;
  height: 1.2em;
  text-align: center;
  align-items: center;
  font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.030em;
    word-spacing: 0.055em;
    font-size: 0.8em;
}


.icospan{
    text-transform: uppercase;
    font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.030em;
    word-spacing: 0.050em;
    font-size: 0.8em;
    text-align: center;
    padding:4px;
    color:white;
      
   }





@media only screen and (min-width : 900px) {
.gridpoke {
    width: 100%;
   
}
}



@media only screen and (min-width : 900px) {
.pxitem {
    width: 1em;
   
}
}
.gridpoke {
  border-radius: 4px;
}

.rowpoke {
  align-items: center;
  border-radius: 4px;
  display: flex;
  justify-content: space-around;
  padding: 4px;
}

.row:not(:first-child) {
  padding-top: 0;
}

.evv {
  border-radius: 4px;
  margin: 0 4px;
}

.evv.col-3 {
  width: 3.5em;
}


.evv img {
  border-radius: 3px;
  
  height: 100%;
  width: 100%;
}


.rowitem {
    display: inline-block;
    min-width: 2em;
    max-width: 2em;
}























.grisjpg:hover {filter: grayscale(80%);}
.saturjpg:hover {filter: saturate(180%);}
.tranparjpg:hover {filter: opacity(.5);}
.sepiajpg:hover {filter: sepia(60%);}
.desenfoquejpg:hover {filter: blur(5px);}

#grisjpg:hover {filter: grayscale(80%);}
#saturjpg:hover {filter: saturate(180%);}
#tranparjpg:hover {filter: opacity(.5);}
#sepiajpg:hover {filter: sepia(60%);}
#desenfoquejpg:hover {filter: blur(5px);}


.grid-container:hover {filter: grayscale(80%);
    opacity: 0;
  transition: opacity 1.5s ease-in-out;
}



.sliderr img {
  flex: 50%;
  width: 50%;
  
  
  scroll-snap-align: center;
  
  
}


.celpng:hover {filter: opacity(.5);
}


.redbody{
   background-color: #3B0B17;
   padding: 3px;
}




article.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

article.scrollmenu li {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  width: 100%;
}

article.scrollmenu li:hover {
  filter: saturate(150%);
}





@media only screen and (max-width : 900px) {
article aside {
    overflow: hidden;



  /* Control de la altura con base en el texto del div*/
  height: auto;
  
  text-overflow: ellipsis;
}
}



@media only screen and (max-width : 900px) {
.datapvp aside{

font-size: 1em;

}
}




@media only screen and (max-width : 900px) {
.dropdown-content .clickskygreen{

font-size: 0.6em;
color: black;

}
}








.centrarforce{
   
float: auto;
margin:auto;
width: 100%;
height: 100%;

}








div.grid-container span{
 background:rgba(0, 0, 0, 0.4);
 display:block;
 padding:3px;
 border-radius:20px;
 text-shadow:0 0 15px white;
}



div.gridmoves-container span{
 background:rgba(0, 0, 0, 0.4);
 display:block;
 padding:3px;
 border-radius:20px;
 text-shadow:0 0 15px white;
}


/*  DATA PVP */

div.datapvp{
  min-width: 50%;
  max-width: 97%;
  margin: 1em auto;
  background-color: #449;
  color: #fff;
  padding: 15px;
}



div.datapvp img.izquierda {
  float: left;
  margin-right: 15px;
}

div.datapvp img.derecha {
  float: right;
  margin-left: 15px;
}

div.reset {
  clear: both;
}


/*  DATA PVP */




/*  DATA PVP */

div.datamove{
  width: 50%;
  margin: 20px auto;
  background-color: #449;
  color: #fff;
  padding: 15px;
}


#movefast{
  
  
  color: #fff;
  border-radius: 2em ;
  border-color: #6E6E6E;
  border-style: dotted
}

#movecharged{
  background-color: #0A2A22;
  
  color: #fff;
  border-top-right-radius: 2em ;
  border-top-left-radius: 2em ;
  border-color: #04B4AE;
  border-style: dotted
}





.facebk {
  min-width: 130px;
  border-radius: 12px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border: 2px solid #4433ff;
  background: #2919d4;
}
.facebk:hover {
  background: #fff;
  color: #4433ff
}




#movecharged2{
  background-color: #0A2A22;
  
  color: #fff;
  border-bottom-right-radius: 2em ;
  border-bottom-left-radius: 2em ;
  border-color: #04B4AE;
  border-style: dotted
}

div.datamove img.center {
  float: auto;
  margin-left: 15px;
}

div.reset {
  clear: both;
}


/*  DATA PVP */



.hde1{
  width:50px;
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde2{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde3{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde4{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde5{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}


.hde6{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde7{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde8{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde9{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

.hde10{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}


















/*Botón*/
.drop-button{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button:hover, drop-buttton:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content a:hover{
  background-color: #f1f1f1
}
.show {
  display: block;
}








.drop-button22{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button22:hover, drop-buttton22:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown22{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content22{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content22 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content22 a:hover{
  background-color: #f1f1f1
}

.show22 {
  display: block;
}







.drop-button33{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button33:hover, drop-buttton33:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown33{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content33{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content33 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content33 a:hover{
  background-color: #f1f1f1
}

.show33 {
  display: block;
}

















.drop-button44{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button44:hover, drop-buttton22:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown44{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content44{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content44 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content44 a:hover{
  background-color: #f1f1f1
}

.show22 {
  display: block;
}




.drop-button44{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button44:hover, drop-buttton22:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown44{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content44{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content44 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content44 a:hover{
  background-color: #f1f1f1
}

.show44 {
  display: block;
}








.drop-button55{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button44:hover, drop-buttton55:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown55{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content55{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content55 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content44 a:hover{
  background-color: #f1f1f1
}

.show55 {
  display: block;
}




.drop-button55{
  background-color:  red;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 1em;
  border: none;
  cursor: pointer;
}

/*Botón hover y focus*/
.drop-button55:hover, drop-buttton22:hover{
  background-color: #2EABAB;
}

/*Posición del contenedor*/
.dropdown44{
  position: relative;
  display: inline-block;
 }

/*submenu*/
.dropdown-content55{
  display: none;
  position: static;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  background-color: #1C1C1C;
  border-radius:1em;
  z-index: 1;
}


.dropdown-content55 a{
  color: #207878;
  padding: 12px 16px;
  display: block;
}

.dropdown-content55 a:hover{
  background-color: #f1f1f1
}

.show55 {
  display: block;
}







.linkcfo {
  min-width: 130px;
  height: 40px;
  color: black;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 20px;
  border: 2px solid #ffd819;
  background: #ffd819;
}
.linkcfo:hover {
  background: red;
  color: #ffd819
}





#postll{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #848484;
}


#postgl{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #08298A;
}

#postul{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #AEB404;
}




#postml{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #8A0886;
}












#postll2{
  background-color: #151515;
  width : 97%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #848484;
}


#postgl2{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #08298A;
}

#postul2{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #AEB404;
}




#postml2{
  background-color: #151515;
  width : 100%;
  color: #fff;
  border-radius: 2em 0;
  border-style: solid;
  border-color: #8A0886;
}






#movefastb{
  
  width : 97%;
  color: #fff;
  border-radius: 2em ;
  border-color: #6E6E6E;
  border-style: dotted
}

#movechargedb{
  background-color: #0A2A22;
  width : 97%;
  color: #fff;
  border-top-right-radius: 2em ;
  border-top-left-radius: 2em ;
  border-color: #04B4AE;
  border-style: dotted
}


#movecharged2b{
  background-color: #0A2A22;
  width : 97%;
  color: #fff;
  border-bottom-right-radius: 2em ;
  border-bottom-left-radius: 2em ;
  border-color: #04B4AE;
  border-style: dotted
}

















hr.blue {
	background-color: #00FF00;
	text-align: right; 
	border: 2px solid #045FB4; /*  COLOR */
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #00FF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}




hr.blue {
	background-color: #00FF00;
	text-align: right; 
	border: 2px solid blue; /*  COLOR */
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #00FF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}


hr.crome {
	background-color: #00FF00;
	text-align: right; 
	border: 2px solid #6E6E6E; /*  COLOR */
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #00FF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}






hr{
	background-color:  #00FFFF;
	text-align: right; 
	border: 2px solid #222;
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #00FF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}



hr.small{
    
	background-color:  #00FFFF;
	text-align: center; 
	border: 0.5px solid #B40486;
	margin: auto ;
	width: 5em  ;
	border-radius: 5px;
  box-shadow: 0 0 5px #00FF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}














@keyframes glow {
  0%{box-shadow: 0 0 2px #F4FA58;}
  50%{box-shadow: 0 0 8px #F4FA58;}
  100%{box-shadow: 0 0 2px #F4FA58;}
}

@-webkit-keyframes glow {
  0%{box-shadow: 0 0 2px #00FF00;}
  50%{box-shadow: 0 0 8px #00FF00;}
  100%{box-shadow: 0 0 2px #00FF00;}
}

@keyframes glowMinor {
  0%{box-shadow: 0 0 2px #DF01A5;}
  50%{box-shadow: 0 0 8px #DF01A5;}
  100%{box-shadow: 0 0 2px #DF01A5;}
}

@-webkit-keyframes glowMinor {
  0%{box-shadow: 0 0 2px #00FFFF;}
  50%{box-shadow: 0 0 8px #00FFFF;}
  100%{box-shadow: 0 0 2px #00FFFF;}
}


/*  */











hr.green {
	background-color:  #8A0886;
	text-align: right; 
	border: 2px solid #00FF00;
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #DF01D7;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}





hr.pink {
	background-color:  #8A0886;
	text-align: right; 
	border: 2px solid #FA58D0;
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #DF01D7;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}


hr.yellow {
	background-color:  #8A0886;
	text-align: right; 
	border: 2px solid #FFFF00;
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #DF01D7;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}


hr.red {
	background-color:  #8A0886;
	text-align: right; 
	border: 2px solid #FF0040;
	margin: 0.7em ;
	border-radius: 5px;
    box-shadow: 0 0 5px #DF01D7;
    padding: 0;
    animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}


hr.mora {
	background-color:  #8A0886;
	text-align: right; 
	border: 2px solid #8A0868;
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #DF01D7;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}

@keyframes glow {
  0%{box-shadow: 0 0 2px #F4FA58;}
  50%{box-shadow: 0 0 8px #F4FA58;}
  100%{box-shadow: 0 0 2px #F4FA58;}
}

@-webkit-keyframes glow {
  0%{box-shadow: 0 0 2px #00FF00;}
  50%{box-shadow: 0 0 8px #00FF00;}
  100%{box-shadow: 0 0 2px #00FF00;}
}

@keyframes glowMinor {
  0%{box-shadow: 0 0 2px #DF01A5;}
  50%{box-shadow: 0 0 8px #DF01A5;}
  100%{box-shadow: 0 0 2px #DF01A5;}
}

@-webkit-keyframes glowMinor {
  0%{box-shadow: 0 0 2px #00FFFF;}
  50%{box-shadow: 0 0 8px #00FFFF;}
  100%{box-shadow: 0 0 2px #00FFFF;}
}

/*  */


.generacion {
    
  text-align: center;
  min-width: 130px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 0px 20px 0px 20px;
  border: none;
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  background: #4433ff;
 z-index: 1;
}
.generacion:hover:after {
  width: 100%;
  left: 0;
}
.generacion:after {
  border-radius: 0px 20px 0px 20px;
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  z-index: -1;
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  transition: all 0.3s ease;
  background-color: #3a86ff;
  right: 0;
}
.generacion:active {
  top: 2px;
  text-align: center;

}

/*  */



#subrrayado{

color: white;
font-family: 'Amaranth', sans-serif;
display: inline-block; 
font-size: 1.2em;
    
}
  
.imgs{
  width: 50px;
  height: 100px;
}
.imgl{
  width: 100px;
  height: 200px;
}
.imgxl{
  width: 200px;
  height: 300px;
}
   
   
p{color: white;
    margin: 0.060em;
}
  
.block_time{color: black;
    margin: 0.063em;
}


.block_time_title{color: black;
    margin: 0.063em;
}  
   
   
.titulo{
    text-transform: uppercase;
    font-family: 'Baskerville', Baskerville Old Face, Garamond, Times New Roman, serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1.5em;
    text-align: center;
      background: linear-gradient(#00FFFF,#BF00FF);
  -webkit-background-clip: text;
  color: transparent; 
  -webkit-text-stroke: 0.8px ;
  
      
   }
   
   
   
.titulogreen{
    text-transform: uppercase;
    font-family: 'Baskerville', Baskerville Old Face, Garamond, Times New Roman, serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1.5em;
    text-align: center;
      background: linear-gradient(#01DF01,#FFFF00);
  -webkit-background-clip: text;
  color: transparent; 
   -webkit-text-stroke: 0.8px ;
      
   }
   
   
  hr.green {
	background: linear-gradient(#01DF01,#FFFF00);
	text-align: right; 
	border: 2px solid #01DF01; /*  COLOR */
	margin: 0.7em ;
	border-radius: 5px;
  box-shadow: 0 0 5px #FFFF00;
  padding: 0;
  animation: glow 1.5s ease-in-out infinite;
  -webkit-animation: glow 1.5s ease-in-out infinite;
}

.tituloblue{
    text-transform: uppercase;
    font-family: 'Baskerville', Baskerville Old Face, Garamond, Times New Roman, serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1.5em;
    text-align: center;
      background: linear-gradient(#00FFFF,#A901DB);
  -webkit-background-clip: text;
  color: transparent; 
      
   }
   
   
   
   
   
 .subtitulogreen{
    text-transform: uppercase;
    font-family: 'Baskerville', Baskerville Old Face, Garamond, Times New Roman, serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1em;
    text-align: center;
      background: linear-gradient(#01DF01,#FFFF00);
  -webkit-background-clip: text;
  color: transparent; 
   -webkit-text-stroke: 0.8px ;
      
   }  
   
   
   
   
   
   


.titulo2{
    text-transform: uppercase;
    font-family: 'Ginebra', sans-serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1.6em;
    text-align: center;
      background: linear-gradient(yellow,red);
  -webkit-background-clip: text;
  color: transparent; 
      
   }



.subtitulo3{
    text-transform: uppercase;
    font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.033em;
    word-spacing: 0.063em;
    font-size: 1.2em;
    text-align: center;
    
      
   }
   
   
.li{
    
    font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.033em;
    word-spacing: 0.056em;
    font-size: 0.7em;
    text-align: center;
    padding:5px;
      
   }
   

.parrafo2{
    text-transform: uppercase;
    font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.033em;
    word-spacing: 0.056em;
    font-size: 0.8em;
    text-align: center;
    padding:5px;
    color:white;
      
   }





.imoves{
    text-transform: uppercase;
    font-family: 'Calibri', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    letter-spacing: 0.030em;
    word-spacing: 0.060em;
    font-size: 1em;
    text-align: center;
      background: linear-gradient(#00FFFF,#A901DB);
  -webkit-background-clip: text;
  color: transparent; 
      
   }













.dategreat{
   text-align: center;
   font-size: 2em;
   color:#04B4AE;
}
   
   
.titulocurs{
    font-family: 'Amaranth', sans-serif;
    letter-spacing: 0.063em;
    word-spacing: 0.063em;
    font-size: 1.25em;
    text-align: center;
    color:yellow;
      
   }
   
   
.caps{
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 1.5em;
    color:yellow;
    
   }
   
   
.maymin{
    text-transform: capitalize;
    font-family: sans-serif;
    font-size: 1em;
    color:yellow;
    
   }
   
   
   
   
.TemplateRecentNewsCards__card__content__title{
    text-transform: uppercase;
    font-size: 1em;
   }
   
   

   
   
   
   
   
   
.subtitulo{
    font-family: 'Amaranth', sans-serif;
    letter-spacing: 0.063em;
    word-spacing: 0.063em;
    font-size: 1.1em;
    text-align: center;
    
          background: linear-gradient(yellow,#BFFF00);
  -webkit-background-clip: text;
  color: transparent; 
      
   }

.parrafo{
    text-transform: capitalize;
    color: white;
    text-align: center;
    margin: 2.2em 0em;
    padding:1.0em;
    }
    

  .cite{
    font-family: "Trebuchet MS", cursive;
    color: white;
    text-align: center;
    font-size: 1.1em;
    margin: 1.25em 1.25em;
    }  
    
    
.text-cite{
    font-family: "Amaranth", cursive;
    font-style: oblique;
    color: white;
    text-align: center;
    font-size: 1.0em;
    margin: 1.25em 1.25em;
    
    }
    
    
    
.parrafoo{
    
    padding: 0.625em 6.25em; 
    text-align: center;
    margin: 2.5em 0em;
    }

.comuntext{
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.060em;
    word-spacing: 0.060em;
    font-size: 1em;
    text-align: center;
    }


.separador{
    width: 50px;
    height: 6px;
    background-color: #088A85; 
    margin: 10px auto;
    border-radius: 5px;
    margin-bottom: 30px;
    }

.separadorcafe{
    width: 50px;
    height: 6px;
    background-color: #A66D03; 
    margin: 10px auto;
    border-radius: 5px;
    margin-bottom: 30px;
    }


.region { border-color: white;
    flex-wrap: wrap;
    
    background-color:#0367A6;
    display: block;
    border-radius: 15px 50px;
    width: 200%;
    max-width:40%;
    height: 40px;
    margin: 40px auto 0;
    border-style: solid;
    text-decoration: none;
    line-height: 15px;
    text-align: center;
    padding: 10px;
    font-weight: bolder;
    color: white;
    margin-bottom: 20px;
    
}



.xlbandera {
    margin: auto;
    flex-wrap: wrap;
    width: 50px;
   
    
}











/*   */

.grid-container{
  display: grid;
  height: 12.5em;
  width: 12.5em;
  margin: auto;

}

.gridimg{
  width: 100%;
}

.gridimg:nth-child(1){
  grid-area: 1 / 1;
}

.gridimg:nth-child(2){
  width: 7.0em;
  height:7.0em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}





.gridmoves-container{
  display: grid;
  height: 12.5em;
  width: 12.5em;
  margin: auto;

}

.gridmoveimg{
  width: 100%;
}

.gridmoveimg:nth-child(1){
  grid-area: 1 / 1;
}

.gridmoveimg:nth-child(2){
  width: 7.0em;
  height:7.0em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}












/*   */


.grid2-container{
  display: grid;
  height: 20.5em;
  width: 20.5em;
  margin: auto;

}

.grid2img{
  width: 100%;
}

.grid2img:nth-child(1){
  grid-area: 1 / 1;
}

.grid2img:nth-child(2){
  width: 17.0em;
  height:17.0em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}




/*   */

.grid3-container{
  display: grid;
  height: 12.5em;
  width: 12.5em;
  margin: auto;

}

.grid3img{
  width: 100%;
}

.grid3img:nth-child(1){
  grid-area: 1 / 1;
}

.grid3img:nth-child(2){
  width: 6.0em;
  height:9.8em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}




/*   */

.grid4-container{
  display: grid;
  height: 12.5em;
  width: 12.5em;
  margin: auto;

}

.grid4img{
  width: 100%;
}

.grid4img:nth-child(1){
  grid-area: 1 / 1;
}

.grid4img:nth-child(2){
  width: 10.8em;
  height:9.4em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}


/*   */


/*   */

.grids-container{
  display: grid;
  height: 12.5em;
  width: 12.5em;
  margin: auto;

}

.gridsimg{
  width: 100%;
}

.gridsimg:nth-child(1){
  grid-area: 1 / 1;
}

.gridsimg:nth-child(2){
  width: 7.0em;
  height:7.0em;
  align-self: center;
  justify-self: center;
  grid-area: 1 / 1;
  margin-bottom: center;
  
}




/*   */

.gridsimg{
  width: 100%;
background: rgba(153,0,255,0.48);
background: -moz-radial-gradient(center, ellipse cover, rgba(153,0,255,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,234,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(120,9,179,0.48) 0%, rgba(118,7,135,0.48) 0%, rgba(107,9,122,0.48) 1%, rgba(100,11,122,0.48) 38%, rgba(95,13,122,0.04) 69%, rgba(95,13,122,0.03) 70%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(153,0,255,0.48)), color-stop(0%, rgba(255,0,132,0.48)), color-stop(0%, rgba(255,0,234,0.48)), color-stop(0%, rgba(255,0,132,0.48)), color-stop(0%, rgba(255,0,132,0.48)), color-stop(0%, rgba(120,9,179,0.48)), color-stop(0%, rgba(118,7,135,0.48)), color-stop(1%, rgba(107,9,122,0.48)), color-stop(38%, rgba(100,11,122,0.48)), color-stop(69%, rgba(95,13,122,0.04)), color-stop(70%, rgba(95,13,122,0.03)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(153,0,255,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,234,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(120,9,179,0.48) 0%, rgba(118,7,135,0.48) 0%, rgba(107,9,122,0.48) 1%, rgba(100,11,122,0.48) 38%, rgba(95,13,122,0.04) 69%, rgba(95,13,122,0.03) 70%);
background: -o-radial-gradient(center, ellipse cover, rgba(153,0,255,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,234,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(120,9,179,0.48) 0%, rgba(118,7,135,0.48) 0%, rgba(107,9,122,0.48) 1%, rgba(100,11,122,0.48) 38%, rgba(95,13,122,0.04) 69%, rgba(95,13,122,0.03) 70%);
background: -ms-radial-gradient(center, ellipse cover, rgba(153,0,255,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,234,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(120,9,179,0.48) 0%, rgba(118,7,135,0.48) 0%, rgba(107,9,122,0.48) 1%, rgba(100,11,122,0.48) 38%, rgba(95,13,122,0.04) 69%, rgba(95,13,122,0.03) 70%);
background: radial-gradient(ellipse at center, rgba(153,0,255,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,234,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(255,0,132,0.48) 0%, rgba(120,9,179,0.48) 0%, rgba(118,7,135,0.48) 0%, rgba(107,9,122,0.48) 1%, rgba(100,11,122,0.48) 38%, rgba(95,13,122,0.04) 69%, rgba(95,13,122,0.03) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9900ff', endColorstr='#5f0d7a', GradientType=1 );
}







#continues{
  text-align: center;
  color: white;
  display: flex;
  justify-content: center;
  margin-top: auto;
  margin: 5px;
  
  

}
















#icontipe {height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;

}





.tname { border-color: red red yellow red;
    border-style:solid;
    border-radius: 29%;
    margin: 1em auto;
    text-align: justify;
    width: 40%;
}


#ttipe {height: 20%;
  display: flex;
  align-items: center;
  justify-content: center;}


 .violet{
    background-color: rgba(181, 15, 211, 0.539); 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    padding: 1em;
    
      
   }
   
   
 .blue{
    background-color: #012340; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    padding: 1em;
      
   }
   








   #sh4r3{
    background-color: rgba(81, 119, 159, 0.584); 


    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 20px;
    border-color: rgb(217, 224, 6);
    border-style: solid;
    border-width: 5px;
    padding: 1em;
   }
   
    .cwhite{
    background-color: #0B4C5F; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    color: white;
    padding: 1em;
      
   }
   
   
    .tagtx{
    background-color: #8A084B; 
    color: white;
      
   }


.ressp {
font-size: calc(1em + 1vw);
line-height: 1em;
padding: 1em;
margin: 1em;}



 .pokedex{
    background-color: #7A2828; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    
      
   }


.copiar:hover{background-color: black;
    border-style:solid;
    border-color:yellow;
    flex-wrap: wrap;
    border-radius: 15px 50px 15px 50px;
    border-width: 1px;
    color: yellow;
}


.click:hover{background-color: #FF00FF;
border-radius:50%;
border-style:solid;
box-shadow: 0 0 10px 100px #1882A8 inset;
border-color:#D7DF01;
border-width: 1px;}


 .redblack{
    background-color: #610B21; 
    border-radius: 10px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 1px;
    padding: 1em;
      
   }


 .cofee{
    background-color: #886A08; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    padding: 1em;
      
   }

   #green{
    background-color: #0B610B; 
    text-align: center;
    color: rgb(203, 217, 6);
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
    padding: 1em;
      
   }

    #imccentr{

    margin: auto;
  }

   #sh4r3{
    background-color: rgba(81, 119, 159, 0.584); 


    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 20px;
    border-color: rgb(217, 224, 6);
    border-style: solid;
    border-width: 5px;
      
   }



.icoline {
  display: inline-block;
}







   #yel035d{
    
    color: rgb(236, 253, 6);
    font-size: x-large;
    font-style: normal;

      
   }
   
    #verd1122aqua{
    background-color: rgba(15, 191, 211, 0.539); 
    font-size: 1.25em;
    font-style: oblique;
    text-align: center;
    color: rgb(203, 217, 6);
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }


    .mostaza{
    background-color: #B45F04; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }


    .verd1122aqua{
    background-color: #0B3861; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }
   
   
   
    .vino{
    background-color: #610B21; 
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }
   
   
   
div .tableimg{
            border: 0px;
        }
   
   
   

.table,th,td,tr{
    
            margin:auto;
            margin-left: auto;
            margin-right: auto;
            border: 0.7px solid #088A08;
            border-collapse: collapse ;
            empty-cells: hide;
            text-align: center;
            font-size:0.870em;
        }
        
        

.table2{
            border: 1px solid #088A08;
            margin:0 auto;
            background-color: black;
            text-align: center;
            border-collapse: collapse;
        }  

.table2 thead th{
            border: 1px solid #088A08;
            color: yellow;
            text-align: center;
            font-size:0.93em;}  
            
.table2 tbody{
            border: 1px solid #088A08;
            color: white;
            text-align: center;
            font-size:0.93em;}  

.table3{
            
            margin-right:15px;
            background-color: black;
            text-align: center;
            border-collapse: collapse;
        }  
            
.table3 > thead th{
            border: 1px solid #088A08;
            color: yellow;
            text-align: center;
            }  
            
.table3 > tbody{
            border: 1px solid #088A08;
            color: white;
            text-align: center;
            font-size:0.93em;}  


            

.grrass{background-color:#407a3b;
border-radius: 10px;

border-style: groove;
border-color: #BDBDBD;

    
    
}






   #morado1122aqua{
    background-color: rgba(181, 15, 211, 0.539); 
    text-align: center;
    color: rgb(203, 217, 6);
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }
   



   
   
   .moradoaqua{
    background-color: rgba(181, 15, 211, 0.539); 
    text-align: center;
    color: rgb(203, 217, 6);
    border-radius: 20px;
    border-color: rgb(250, 244, 249);
    border-style: solid;
    border-width: 3px;
      
   }
   

.blacktrasparent{
background-color:rgba(0,0,0,0.855);
color:white;
border-color:rgb(198,226,43);
border-radius:20px;
border-style:groove;
}

.azul{
background-color:rgba(52,3,199,0.496);
color:white;
border-color:blueviolet;
border-radius:20px;
border-style:groove;
}


   #px70{
    width: 70px;
  }

   #px48{
    width: 48px;
  }

   #px30{
    width: 28px;
  }


   #px35{
    width: 35px;
  }



   #px60{
    width: 60px;
  }



   #itemevo{
       display:inline-block;
    width: 60px;
    height: 60px;
  }

   #px120{
    width: 120px;
    margin: auto;
  }

   #px150{
    width: 150px;
  }

   #px100{
    width: 100px;
  }
  
  
  
   .pxitem{
    width: 4em;
  }
  
  
  
  


  #logo{
    width: 90px;
    margin: auto;
  }
  
    #logo120{
    width: 120px;
    margin: auto;
  }
  

.imguo {
    text-align: center;
    margin: auto;
}

#datos {border:1px solid #ccc;padding:10px;font-size:1em;
            margin: auto;
            text-align: center;
            border: 2px solid #00FFFF;
            
            
            
        }

#imagencentro {
    text-align: center;
    margin: auto;
}



#pokeregion { border-color: white;
    
    background-color:#0B4C5F;
    
    border-radius: 15px 50px;
    margin: auto;
    border-style: solid;
    max-width:25%;
    padding:0;
    
}





.txtpoke {
    text-align: center;
    margin: auto;
    color: white;
    
}

#imgpoke {
  display: flex;
  align-items: center;
  justify-content: center;
  
  
  
  
    
}



.pokestar {
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
  min-width: 11em;
  max-width: 11em;
}

  #px100{
    width: 100px;
    margin: auto;
  }
  

  #px37{
    width: 37px;
  }

  #px50{
    width: 50px;
    margin: auto;
  }
  
  #px40{
    width: 40px;
    margin: auto;
  }
  
  
  #mguo {
    text-align: center;
    margin: auto;}
  
    #imcentr{

    margin: auto;
  }


.black{
   background-color:rgba(3, 0, 10, 0.989);
   color:white;
   border-color:rgb(148, 48, 242);
   border-radius:20px;
   border-style:groove;
   padding: 1em;
}



.blackt2{
   background-color:rgba(3, 0, 10, 0.989);
   color:white;
   border-color:rgb(148, 48, 242);
   border-radius:20px;
   border-style:groove;
   
}



.blackgreen{
   background-color:rgba(3, 0, 10, 0.989);
   color:white;
   border-color:#00FF00;
   border-radius:20px;
   border-style:groove;
   padding: 1em;
}


.aquastyle{
   background-color:#0A6E71;
   color:white;
   border-color:rgb(148, 48, 242);
   border-radius:20px;
   border-style:groove;
   padding: 1em;
}








.masterball{
   background-color:rgba(241, 240, 244, 0.989);
   color:black;
   border-color:rgb(248, 4, 4);
   border-radius:25px;
   border-style:groove;
}

.superball{
   background-color:rgba(65, 3, 251, 0.989);
   color:rgba(255, 255, 255, 0.928);
   border-color:rgb(248, 4, 4);
   border-radius:25px;
   border-style:groove;
}


.ultraball{
   background-color:rgba(6, 6, 6, 0.989);
   color:yellow;
   border-color:yellow;
   border-radius:25px;
   border-style:groove;
   margin:auto
}


#blackred{
   background-color:black;
   color:rgb(248, 248, 244);
   border-color:red;
   border-radius:25px;
   border-style:groove;
}


.blackredlink{
   background-color:black;
   color:rgb(248, 248, 244);
   
   border-radius:40px 10px 40px 10px;
   border-style:groove;
   margin:1.1em;
   box-shadow: 0 0 .2rem #fff,
            0 0 .2rem #fff,
            0 0 2rem #bc13fe,
            0 0 0.8rem #bc13fe,
            0 0 2.8rem #bc13fe,
            inset 0 0 1.3rem #bc13fe; 
}

.blackred{
   background-color:black;
   color:rgb(248, 248, 244);
   border-color:red;
   border-radius:25px;
   border-style:groove;
}

.rose{
background-color:#8A0868;
border-radius:20px;
border-style:groove;
border-color:rgb(2,70,4);
}

.yellow{
   background-color:rgba(249, 241, 0, 0.819);
   border-radius:20px;
   border-style:groove;
   border-color:rgb(2, 113, 131);
}

.aqua2{
   color: white;
   background-color:rgba(2, 112, 126, 0.701);
   border-radius:20px;
   border-style:groove;
   border-color:rgb(207, 234, 6);
}



.green{
    margin: auto;
background-color:#0B3B0B;
border-radius:20px;
border-style:groove;
border-color:rgb(7,209,14);
}


.azulagua{

   background-color: #0B4C5F;
   border-radius:20px;
   border-style:groove;
   border-color:rgb(7,209,14);
   }

.mora{
   background-color: blueviolet;
   border-radius:20px;
   border-style:groove;
   border-color:rgb(7,209,14);
   }

.aqua{
background-color:rgba(4,227,212,0.536);
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.tcenter{
   text-align: center;
}




.dropdownn{
   text-align: center;
}

#borspec{
   margin-left: 5%;
   margin-right: 5%;
   background-color:#A66D03;
   border-radius: 40% 35% 10% 32%;
   
}






#borspec2{
   margin-left: 5%;
   margin-right: 5%;
   background-color:#8A084B;
   border-radius: 40% 35% 10% 32%;
   
}

#pogodato{
   margin-left: 5%;
   margin-right: 5%;
   background-color:#0B615E;
   border-radius: 40% 35% 10% 32%;
   
}


.tpan{
   color: white;
   padding:1px;
   margin-left: 7%;
}
.tleft{
   text-align: left;
}

.tright{
   text-align: right;
}


#tcenter{
   text-align: center;
}

#tleft{
   text-align: left;
}

#tright{
   text-align: right;
}




.tabcenter
{ 
text-align: center;
}
/* para firefox según el standard CSS */
.tabcenter 
{ 
margin-left: auto;
margin-right: auto;
text-align: left; /* Para que deje el texto dentro de la tabla hacia la izquierda */
}

     .c3nt3r{
    
    float: center;
    text-align: center;
  } 


     .imgcenter{
    
    float: center;
    margin: auto;
  } 
  
  
.adsbygoogle{
    text-align: center;
    
    margin: 0 auto;
    display: flex;
    justify-content: center;
  } 
  

     #imgcenter{
    
    float: center;
    text-align: center;
  } 

     #c3nt3r{
    
    float: center;
    text-align: center;
  } 
  
       #c3nt3r2{
    
    float: auto;
    text-align: center;
  } 

/* navegacion*/




 #imgpx80{
    width: 80px;
  }


 #img20em{
    width: 20em;
  }


 #px80{
    width: 80px;
    margin: auto;
  }
  
.forcen{
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.logko {
    width: 40px;
    margin: auto;
}



.contenav {
    position: absolute;

    width: auto;
    height: auto;
    margin-left: auto;
    background: #1C1C1C;
    border-radius: 70px;
    border-color: #3ADF00;
    border-style: solid;
    border-width: 3px;
    display: block;
    justify-content: space-between;
    align-items: center;
    padding: 10px 50px ;
    position: sticky;
    top: 15px;
}


.item-options {
    color: #04B4AE;
    
    padding: 8px;
    margin: 0 auto;
    text-decoration: none;
}



.item-options:hover 
{background-color: #04B4AE;
border-radius:100%;
border-style:solid;
box-shadow: 0 0 10px 100px #1882A8 inset;
border-color:#D7DF01;
border-width: 3px;}





.sect111{
background-color:#610B21;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect222{
background-color:#0B6121;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}


.sect333{
background-color:#0B4C5F;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect444{
background-color:#5F4C0B;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect555{
background-color:#3B0B39;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect666{
background-color:#21610B;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect777{
background-color:#2E2E2E;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect888{
background-color:#0B0B61;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}

.sect999{
background-color:#610B21;
border-radius:20px;
border-style:groove;
border-color:rgb(6,6,6);
}



.gpllitch{
background-color:#222;
min-height: 40vh;
  display: grid;
  place-items: center;
  color: white;
  font-family: sans-serif;
}



    
    
.gpmllitch {
  font-size: 5rem;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;

  text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75),
    -0.025em -0.05em 0 rgba(0, 255, 0, 0.75),
    0.025em 0.05em 0 rgba(0, 0, 255, 0.75);

  animation: gpmllitch 500ms infinite;
}

.gpmllitch span {
  position: absolute;
  top: 0;
  left: 0;
}

.gpmllitch span:first-child {
  animation: gpmllitch 650ms infinite;
  clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
  transform: translate(-0.025em, -0.0125em);
  /* color: green; */
  opacity: 0.8;
}

.gpmllitch span:last-child {
  animation: gpmllitch 375ms infinite;
  clip-path: polygon(0 80%, 100% 20%, 100% 100%, 0 100%);
  transform: translate(0.0125em, 0.025em);
  /* color: red; */
  opacity: 0.9;
}

/* https://web.dev/prefers-reduced-motion/#(bonus)-forcing-reduced-motion-on-all-websites */

@keyframes gpmllitch {
  0% {
    text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75),
      -0.05em -0.025em 0 rgba(0, 255, 0, 0.75),
      -0.025em 0.05em 0 rgba(0, 0, 255, 0.75);
  }
  14% {
    text-shadow: 0.05em 0 0 rgba(255, 0, 0, 0.75),
      -0.05em -0.025em 0 rgba(0, 255, 0, 0.75),
      -0.025em 0.05em 0 rgba(0, 0, 255, 0.75);
  }
  15% {
    text-shadow: -0.05em -0.025em 0 rgba(255, 0, 0, 0.75),
      0.025em 0.025em 0 rgba(0, 255, 0, 0.75),
      -0.05em -0.05em 0 rgba(0, 0, 255, 0.75);
  }
  49% {
    text-shadow: -0.05em -0.025em 0 rgba(255, 0, 0, 0.75),
      0.025em 0.025em 0 rgba(0, 255, 0, 0.75),
      -0.05em -0.05em 0 rgba(0, 0, 255, 0.75);
  }
  50% {
    text-shadow: 0.025em 0.05em 0 rgba(255, 0, 0, 0.75),
      0.05em 0 0 rgba(0, 255, 0, 0.75), 0 -0.05em 0 rgba(0, 0, 255, 0.75);
  }
  99% {
    text-shadow: 0.025em 0.05em 0 rgba(255, 0, 0, 0.75),
      0.05em 0 0 rgba(0, 255, 0, 0.75), 0 -0.05em 0 rgba(0, 0, 255, 0.75);
  }
  100% {
    text-shadow: -0.025em 0 0 rgba(255, 0, 0, 0.75),
      -0.025em -0.025em 0 rgba(0, 255, 0, 0.75),
      -0.025em -0.05em 0 rgba(0, 0, 255, 0.75);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }














